lost quote
This commit is contained in:
parent
cd91fa0046
commit
3aea7af3fd
2
wscript
2
wscript
@ -385,7 +385,7 @@ def set_compiler_flags (conf,opt):
|
||||
('-Wall', '-Wpointer-arith', '-Wcast-qual', '-Wcast-align', '-Wno-unused-parameter'))
|
||||
|
||||
c_flags.extend(('-Wstrict-prototypes', '-Wmissing-prototypes'))
|
||||
cxx_flags.extend(('-Woverloaded-virtual', '-Wno-unused-local-typedefs))
|
||||
cxx_flags.extend(('-Woverloaded-virtual', '-Wno-unused-local-typedefs'))
|
||||
|
||||
#
|
||||
# more boilerplate
|
||||
|
Loading…
Reference in New Issue
Block a user