зеркало из https://github.com/mozilla/pjs.git
Fix for AIX 4.2, specifically, but should help other platforms with shared library difficulties.
This commit is contained in:
Родитель
1328765f22
Коммит
234d41ca06
|
@ -33,7 +33,7 @@ CPPSRCS = \
|
|||
$(NULL)
|
||||
|
||||
ifdef NO_LD_ARCHIVE_FLAGS
|
||||
LOST_SYM_LIBS = -lxpcomds_s -lxptinfo
|
||||
LOST_SYM_LIBS = -lxpcomds_s -lxptinfo -lmozreg_s
|
||||
endif
|
||||
|
||||
LIBS = \
|
||||
|
|
Загрузка…
Ссылка в новой задаче