From: Keith Whitwell Date: Mon, 26 Jan 2009 12:12:38 +0000 (+0000) Subject: scons: remove pedantic flag X-Git-Tag: 062012170305~17580^2~496^2~71 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9a7aeac49c9bed7507eed876e1d35fa4386f0382;p=profile%2Fivi%2Fmesa.git scons: remove pedantic flag --- diff --git a/scons/gallium.py b/scons/gallium.py index bb4e3ab..065c53c 100644 --- a/scons/gallium.py +++ b/scons/gallium.py @@ -313,7 +313,6 @@ def generate(env): '-Wno-long-long', '-ffast-math', '-std=gnu99', - '-pedantic', '-fmessage-length=0', # be nice to Eclipse ] if msvc: