OverloadCompilerFlags: cache string with default compiler flags passed

This patch fixes a problem that the CXX flags were not cached. Also, compiler.sh is renamed to cxx_compiler.sh since we are only wrapping the CXX compiler.

Merge request reports

Loading