зеркало из https://github.com/mozilla/pjs.git
Remove xpcomds_s and xptinfo from LIBS since they don't appear to be needed. Sorry if some other platform does need them!
This commit is contained in:
Родитель
aa57531086
Коммит
7d79cb341d
|
@ -26,15 +26,10 @@ CPPSRCS = regExport.cpp regxpcom.cpp
|
|||
|
||||
SIMPLE_PROGRAMS = $(CPPSRCS:.cpp=)
|
||||
|
||||
ifdef NO_LD_ARCHIVE_FLAGS
|
||||
LOST_SYM_LIBS = -lxpcomds_s -lxptinfo
|
||||
endif
|
||||
|
||||
LIBS += \
|
||||
-lxpcom \
|
||||
-lmozjs \
|
||||
$(TK_LIBS) \
|
||||
$(LOST_SYM_LIBS) \
|
||||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче