зеркало из https://github.com/mozilla/gecko-dev.git
Removing some redundant libraries. They're already covered by configure.in and xpcom/build/Makefile.in r=cls, sr=hyatt. bug# 75653.
This commit is contained in:
Родитель
dcdc112003
Коммит
ed608f083c
|
@ -32,10 +32,6 @@ REQUIRES = string
|
|||
|
||||
SIMPLE_PROGRAMS = $(CPPSRCS:.cpp=$(BIN_SUFFIX))
|
||||
|
||||
ifdef NO_LD_ARCHIVE_FLAGS
|
||||
LOST_SYM_LIBS = -lxpcomds_s -lmozreg_s
|
||||
endif
|
||||
|
||||
LIBS = \
|
||||
$(LOST_SYM_LIBS) \
|
||||
$(MOZ_COMPONENT_LIBS) \
|
||||
|
|
Загрузка…
Ссылка в новой задаче