Fix for BSDI 3.0, specifically, but should help other platforms with shared library difficulties.
This commit is contained in:
Родитель
ef3b749744
Коммит
b7f190a47d
|
@ -29,7 +29,7 @@ SIMPLE_PROGRAMS = TestInterfaceInfo
|
|||
CPPSRCS = TestInterfaceInfo.cpp
|
||||
|
||||
ifdef NO_LD_ARCHIVE_FLAGS
|
||||
LOST_SYM_LIBS = -lxpcomds_s -lxptinfo
|
||||
LOST_SYM_LIBS = -lxpcomds_s -lxptinfo -lmozreg_s
|
||||
endif
|
||||
|
||||
LIBS = \
|
||||
|
|
Загрузка…
Ссылка в новой задаче