Skip to content

[bugfix][CompilerScript] Disable compiler output from compiler script.

Robert K requested to merge bugfix/remove-default-echo into master

Now an environment variable or cmake variable with the name ALLOW_CXXFLAGS_OVERWRITE_VERBOSE has to be set to also get the output.

Merge request reports