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