소스 검색

scons: remove pedantic flag

tags/mesa_20090313
Keith Whitwell 17 년 전
부모
커밋
9a7aeac49c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      scons/gallium.py

+ 0
- 1
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:

Loading…
취소
저장