diff --git a/wscript b/wscript index 763d40fd..faed5470 100644 --- a/wscript +++ b/wscript @@ -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