It's been 26 years since C89, let modern compilers do what they
want.
This commit is contained in:
@@ -317,7 +317,6 @@ if test "$GCC" = "yes" ; then
|
|||||||
CFLAGS="\
|
CFLAGS="\
|
||||||
-Winline \
|
-Winline \
|
||||||
-Wall \
|
-Wall \
|
||||||
-std=gnu89 \
|
|
||||||
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes \
|
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes \
|
||||||
-Wnested-externs -Wpointer-arith \
|
-Wnested-externs -Wpointer-arith \
|
||||||
-Wcast-align -Wsign-compare \
|
-Wcast-align -Wsign-compare \
|
||||||
|
Reference in New Issue
Block a user