projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
005a375
)
scons: remove pedantic flag
author
Keith Whitwell
<keith@tungstengraphics.com>
Mon, 26 Jan 2009 12:12:38 +0000
(12:12 +0000)
committer
Keith Whitwell
<keithw@vmware.com>
Tue, 27 Jan 2009 11:16:32 +0000
(11:16 +0000)
scons/gallium.py
patch
|
blob
|
history
diff --git
a/scons/gallium.py
b/scons/gallium.py
index bb4e3ab902b4f3282a4073c8985561e905b6924f..065c53c54b2589ead2f5f499218b5df54bfcaf6a 100644
(file)
--- 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: