Browse Source

remove now-nonexistent -i flag to linker

rdb 12 years ago
parent
commit
451f6faf37
2 changed files with 0 additions and 2 deletions
  1. 0 1
      panda/src/egg/Sources.pp
  2. 0 1
      pandatool/src/xfile/Sources.pp

+ 0 - 1
panda/src/egg/Sources.pp

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

+ 0 - 1
pandatool/src/xfile/Sources.pp

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