mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-26 20:30:41 +00:00
Bug 749695 - building with --disable-jemalloc fails [r=mwu]
This commit is contained in:
parent
1999811527
commit
2d07fe18c1
@ -83,11 +83,9 @@ endif
|
||||
endif
|
||||
|
||||
ifeq (Android,$(OS_TARGET))
|
||||
ifdef MOZ_MEMORY
|
||||
# To properly wrap jemalloc's pthread_atfork call.
|
||||
EXTRA_DSO_LDOPTS += -Wl,--wrap=pthread_atfork
|
||||
CPPSRCS += BionicGlue.cpp
|
||||
endif
|
||||
SHARED_LIBRARY_LIBS += $(call EXPAND_LIBNAME_PATH,android,$(DEPTH)/other-licenses/android)
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user