Fix build.
Change-Id: I5a35eee4074e35f459c86c7f9b1d9b0754888940
This commit is contained in:
parent
011076b720
commit
8d2410d33d
@ -505,7 +505,7 @@ ifeq ($(MALLOC_IMPL),jemalloc)
|
|||||||
else
|
else
|
||||||
libc_common_cflags += -DUSE_DLMALLOC
|
libc_common_cflags += -DUSE_DLMALLOC
|
||||||
|
|
||||||
libc_malloc_src := bionic/dlmalloc.cpp
|
libc_malloc_src := bionic/dlmalloc.c
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# To customize dlmalloc's alignment, set BOARD_MALLOC_ALIGNMENT in
|
# To customize dlmalloc's alignment, set BOARD_MALLOC_ALIGNMENT in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user