mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 05:30:29 +00:00
Fix static build bustage. r=/sr=/a=pavlov
This commit is contained in:
parent
0937a82717
commit
0b1f792c4d
@ -85,8 +85,6 @@ else
|
||||
|
||||
MODULE_OPTIMIZE_FLAGS = -O2
|
||||
LIBRARY_NAME = jemalloc
|
||||
EXPORT_LIBRARY = 1
|
||||
LIBXUL_LIBRARY = 0
|
||||
FORCE_SHARED_LIB= 1
|
||||
|
||||
CSRCS = \
|
||||
@ -99,4 +97,4 @@ include $(topsrcdir)/config/rules.mk
|
||||
|
||||
ifeq (Darwin,$(OS_TARGET))
|
||||
LDFLAGS += -init _jemalloc_darwin_init
|
||||
endif
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user