scons: remove pedantic flag
This commit is contained in:
committed by
Keith Whitwell
parent
005a375068
commit
9a7aeac49c
@@ -313,7 +313,6 @@ def generate(env):
|
||||
'-Wno-long-long',
|
||||
'-ffast-math',
|
||||
'-std=gnu99',
|
||||
'-pedantic',
|
||||
'-fmessage-length=0', # be nice to Eclipse
|
||||
]
|
||||
if msvc:
|
||||
|
||||
Reference in New Issue
Block a user