mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
scons: remove pedantic flag
This commit is contained in:
parent
005a375068
commit
9a7aeac49c
1 changed files with 0 additions and 1 deletions
|
|
@ -313,7 +313,6 @@ def generate(env):
|
|||
'-Wno-long-long',
|
||||
'-ffast-math',
|
||||
'-std=gnu99',
|
||||
'-pedantic',
|
||||
'-fmessage-length=0', # be nice to Eclipse
|
||||
]
|
||||
if msvc:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue