mirror of
https://github.com/revanced/smali.git
synced 2025-04-29 22:24:26 +02:00
Update doedexerant makefile
Fixes "CANNOT LINK EXECUTABLE: empty/missing DT_HASH in "./deodexerant" (build with --hash-style=gnu?)" error
This commit is contained in:
parent
0f8017e16a
commit
a922d5a155
@ -39,4 +39,6 @@ LOCAL_SHARED_LIBRARIES := libdl
|
||||
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
LOCAL_LDFLAGS := -Wl,--hash-style=sysv
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user