(svn r1474) Added some gcc flags in the Makefile
authorcelestar
Mon, 10 Jan 2005 21:56:02 +0000
changeset 978 5e7df5f40475
parent 977 ab88e042b39d
child 979 11ea18598e16
(svn r1474) Added some gcc flags in the Makefile
Makefile
--- a/Makefile	Mon Jan 10 21:52:35 2005 +0000
+++ b/Makefile	Mon Jan 10 21:56:02 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
+CFLAGS=-Wall -Wno-multichar -Wsign-compare -W -O1 -Wno-unused-parameter
 CDEFS=-DWITH_REV
 LDFLAGS=
 LIBS=