mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
12 lines
468 B
Plaintext
12 lines
468 B
Plaintext
|
--- configure.orig Sun Aug 6 21:14:30 2000
|
||
|
+++ configure Sun Aug 6 21:14:44 2000
|
||
|
@@ -2246,7 +2246,7 @@
|
||
|
# GCC-specific warning flags
|
||
|
if test "$GCC" = yes
|
||
|
then
|
||
|
- CFLAGS="$CFLAGS -W -Wall -Wwrite-strings -Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations -Werror"
|
||
|
+ CFLAGS="$CFLAGS -W -Wall -Wwrite-strings -Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations"
|
||
|
fi
|
||
|
|
||
|
# Done, create the output files....
|