mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-04 06:00:15 +00:00
(svn r1432) -Fix: I seem to be unable to revert a simple file :s
This commit is contained in:
parent
ead1aa8dfc
commit
5110ffeef4
2
Makefile
2
Makefile
@ -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…
Reference in New Issue
Block a user