9e9c9530e7
There are some compiler keys that affect code-generation or set of linked runtime libraries. If caching is enabled, this would be handled incorrectly, as cached version can be built with other combination of this keys. For now, we just disable cache for all non-default configurations. This commit adds more correct definition of this non-default. ^KT-52613