(svn r1432) -Fix: I seem to be unable to revert a simple file :s

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
truelight 20 years ago
parent ead1aa8dfc
commit 5110ffeef4

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

Loading…
Cancel
Save