summaryrefslogtreecommitdiff
path: root/scons/gallium.py
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2009-01-26 12:12:38 +0000
committerKeith Whitwell <keithw@vmware.com>2009-01-27 11:16:32 +0000
commit9a7aeac49c9bed7507eed876e1d35fa4386f0382 (patch)
tree91692cea7080fe25f202d930b6d6c987270c76e5 /scons/gallium.py
parent005a375068dc876b664114c7eb00f8d6b469fc1a (diff)
scons: remove pedantic flag
Diffstat (limited to 'scons/gallium.py')
-rw-r--r--scons/gallium.py1
1 files changed, 0 insertions, 1 deletions
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: