am 7ab237f1: Including dl heap stubs for the dalvikvm host build
Merge commit '7ab237f1efe578fc0462154bc239ad3b6cde2bda' into gingerbread-plus-aosp * commit '7ab237f1efe578fc0462154bc239ad3b6cde2bda': Including dl heap stubs for the dalvikvm host build
This commit is contained in:
commit
2c9ea21de3
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ endif
|
|||
# Static library for host
|
||||
# ========================================================
|
||||
LOCAL_MODULE := libcutils
|
||||
LOCAL_SRC_FILES := $(commonSources) $(commonHostSources)
|
||||
LOCAL_SRC_FILES := $(commonSources) $(commonHostSources) dlmalloc_stubs.c
|
||||
LOCAL_LDLIBS := -lpthread
|
||||
LOCAL_STATIC_LIBRARIES := liblog
|
||||
LOCAL_CFLAGS += $(hostSmpFlag)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue