Merge pull request #28 from victorkp/master

Update doedexerant makefile
This commit is contained in:
Ben Gruver 2015-03-03 18:10:16 -08:00
commit e7f1549573

View File

@ -39,4 +39,6 @@ LOCAL_SHARED_LIBRARIES := libdl
LOCAL_MODULE_TAGS := optional LOCAL_MODULE_TAGS := optional
LOCAL_LDFLAGS := -Wl,--hash-style=sysv
include $(BUILD_EXECUTABLE) include $(BUILD_EXECUTABLE)