From: Keith Whitwell Date: Mon, 26 Jan 2009 12:12:38 +0000 (+0000) Subject: scons: remove pedantic flag X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9a7aeac49c9bed7507eed876e1d35fa4386f0382;p=mesa.git scons: remove pedantic flag --- diff --git a/scons/gallium.py b/scons/gallium.py index bb4e3ab902b..065c53c54b2 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: