1
0
Fork 0

(svn r1431) -Fix: oeps, I added my personal Makefile in the last commit :(

release/0.4.5
truelight 2005-01-08 15:28:16 +00:00
parent d4d4a46436
commit ead1aa8dfc
1 changed files with 4 additions and 4 deletions

View File

@ -290,7 +290,7 @@ endif
# -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
CFLAGS=-Wall -Wno-multichar -Wuninitialized -Wno-unused-parameter -Wsign-compare
CDEFS=-DWITH_REV
LDFLAGS=
LIBS=