(svn r1470) Revert r1457, this warning option was introduced with gcc 3.4
authortron
Mon, 10 Jan 2005 19:27:38 +0000
changeset 975 ceb9de61090c
parent 974 11f61fba1afd
child 976 de840330ced0
(svn r1470) Revert r1457, this warning option was introduced with gcc 3.4
Makefile
--- a/Makefile	Mon Jan 10 19:14:05 2005 +0000
+++ b/Makefile	Mon Jan 10 19:27:38 2005 +0000
@@ -290,7 +290,7 @@
 # -O	optimize or -O2 fully optimize (O's above 2 are not recommended)
 # -pg	profile - generate profiling data.  See "man gprof" to use this.
 
-CFLAGS=-Wall -Wno-multichar -Wsign-compare -Wdeclaration-after-statement
+CFLAGS=-Wall -Wno-multichar -Wsign-compare
 CDEFS=-DWITH_REV
 LDFLAGS=
 LIBS=