mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Follow up to https://android-review.googlesource.com/114561"
This commit is contained in:
commit
1a8ae0549d
@ -92,6 +92,9 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user