am 6589ba15: am d10d3acd: Merge "Move jemalloc due to whole_static_library bug."
* commit '6589ba1561fd97785a0eb5c2eb8cc7d41a5b83e1': Move jemalloc due to whole_static_library bug.
This commit is contained in:
commit
c92354b66d
@ -501,7 +501,7 @@ endif
|
||||
|
||||
ifeq ($(MALLOC_IMPL),jemalloc)
|
||||
libc_common_cflags += -DUSE_JEMALLOC
|
||||
libc_malloc_src := bionic/jemalloc.cpp
|
||||
libc_malloc_src := bionic/jemalloc_wrapper.cpp
|
||||
else
|
||||
libc_common_cflags += -DUSE_DLMALLOC
|
||||
libc_malloc_src := bionic/dlmalloc.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user