Remove unneeded -liberty references.

Bug #232763
This commit is contained in:
cls%seawood.org 2004-02-10 17:58:21 +00:00
parent 19a2b4e972
commit 1aae076768

View File

@ -45,10 +45,6 @@ EXPORTS = nsTraceMalloc.h
EXTRA_DSO_LDOPTS = $(NSPR_LIBS)
ifdef MOZ_DEMANGLE_SYMBOLS
EXTRA_DSO_LDOPTS += -liberty
endif
ifeq ($(OS_ARCH),WINNT)
CPPSRCS += nsDebugHelpWin32.cpp nsWinTraceMalloc.cpp nsStackFrameWin.cpp
EXTRA_DSO_LDOPTS += $(XPCOM_LIBS)