scons: remove pedantic flag

This commit is contained in:
Keith Whitwell
2009-01-26 12:12:38 +00:00
committed by Keith Whitwell
parent 005a375068
commit 9a7aeac49c
-1
View File
@@ -313,7 +313,6 @@ def generate(env):
'-Wno-long-long',
'-ffast-math',
'-std=gnu99',
'-pedantic',
'-fmessage-length=0', # be nice to Eclipse
]
if msvc: