mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
remove now-nonexistent -i flag to linker
This commit is contained in:
parent
30f1f50e78
commit
451f6faf37
@ -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
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
#define YACC_PREFIX xyy
|
#define YACC_PREFIX xyy
|
||||||
#define LFLAGS -i
|
|
||||||
|
|
||||||
#define USE_PACKAGES zlib
|
#define USE_PACKAGES zlib
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user