Ken Wakasa 2014-11-17 22:21:40 +00:00 committed by Android (Google) Code Review
commit 9ef17c4b5a
1 changed files with 0 additions and 3 deletions

View File

@ -92,9 +92,6 @@ LOCAL_SDK_VERSION := 14
LOCAL_NDK_STL_VARIANT := c++_static
LOCAL_LDFLAGS += -ldl
# TODO: Figure out what we should do with --hash-style=gnu for unbundled builds
LOCAL_LDFLAGS += -Wl,--hash-style=sysv
include $(BUILD_SHARED_LIBRARY)
#################### Clean up the tmp vars
include $(LOCAL_PATH)/CleanupNativeFileList.mk