remove now-nonexistent -i flag to linker

This commit is contained in:
rdb 2013-08-25 18:43:41 +00:00
parent 30f1f50e78
commit 451f6faf37
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@
#define OTHER_LIBS p3interrogatedb:c p3dconfig:c p3dtoolconfig:m \
p3dtoolutil:c p3dtoolbase:c p3dtool:m p3prc:c
#define YACC_PREFIX eggyy
#define LFLAGS -i
#define USE_PACKAGES zlib
#begin lib_target

View File

@ -1,5 +1,4 @@
#define YACC_PREFIX xyy
#define LFLAGS -i
#define USE_PACKAGES zlib