Merge branch 'master' into xf86-video-intel-2.5-branch
This commit is contained in:
commit
ffcbbb071f
|
|
@ -203,7 +203,7 @@ dnl Use lots of warning flags with GCC
|
|||
WARN_CFLAGS=""
|
||||
|
||||
if test "x$GCC" = "xyes"; then
|
||||
WARN_CFLAGS="-Wall -Werror -Wpointer-arith -Wstrict-prototypes \
|
||||
WARN_CFLAGS="-Wall -Wpointer-arith -Wstrict-prototypes \
|
||||
-Wmissing-prototypes -Wmissing-declarations \
|
||||
-Wnested-externs -fno-strict-aliasing"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue