Remove unneeded LOST_SYM_LIBS defines.

git-svn-id: svn://10.0.0.236/trunk@93441 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
2001-04-30 01:13:22 +00:00
parent d63f05c633
commit f4f0b8b7a6
16 changed files with 1 additions and 103 deletions

View File

@@ -39,20 +39,11 @@ endif
LIBS = \
$(EXTRA_DSO_LIBS) \
$(LOST_SYM_LIBS) \
$(MOZ_COMPONENT_LIBS) \
$(NULL)
include $(topsrcdir)/config/config.mk
ifeq ($(OS_ARCH)$(OS_TEST),NetBSDarm32)
NO_LD_ARCHIVE_FLAGS := 1
endif
ifdef NO_LD_ARCHIVE_FLAGS
LOST_SYM_LIBS = -lxpcomds_s -lxpcomio_s -lxptinfo -lmozreg_s
endif
include $(topsrcdir)/config/rules.mk
DEFINES += -DUSE_NSREG