Merge "Fix build."
This commit is contained in:
commit
3d5a42408c
@ -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