Exports all symbols from libcompiler_rt
Change-Id: I18d627fecef8e5ff96fa009e7a409a199435a317
This commit is contained in:
@@ -98,8 +98,9 @@ LOCAL_LDFLAGS += \
|
||||
LOCAL_STATIC_LIBRARIES := libc++abi
|
||||
else
|
||||
LOCAL_CPPFLAGS += -Iexternal/libcxxrt/src -DLIBCXXRT
|
||||
LOCAL_STATIC_LIBRARIES := libcxxrt libcompiler_rt libunwind
|
||||
LOCAL_LDLIBS += -lrt -lpthread -ldl
|
||||
LOCAL_STATIC_LIBRARIES := libcxxrt libunwind
|
||||
LOCAL_WHOLE_STATIC_LIBRARIES := libcompiler_rt
|
||||
LOCAL_LDLIBS += -lrt -lpthread -ldl -lm
|
||||
endif
|
||||
|
||||
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
|
||||
|
||||
Reference in New Issue
Block a user