Revert "wscript: as an experiment, add -pipe flag for better compilation speeds"

This reverts commit 6bfa5ce600.
This commit is contained in:
Alibek Omarov 2024-11-20 08:13:02 +03:00
parent edef41fb71
commit cb5f5baa2b

View file

@ -303,7 +303,6 @@ def configure(conf):
if conf.env.COMPILER_CC != 'msvc':
opt_flags = [
# '-Wall', '-Wextra', '-Wpedantic',
'-pipe',
'-fdiagnostics-color=always',
# stable diagnostics, forced to error, sorted