Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fc811967 authored by Ken Wakasa's avatar Ken Wakasa
Browse files
This reverts commit 64d3f78e per https://android-review.googlesource.com/114664

Change-Id: I2acab828d41e79847db72f8d2677c12173a323b6
parent 64d3f78e
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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