LOCAL_LDFLAGS += -Wl,--gc-sections,--strip-all,-z,max-page-size=16384
This commit is contained in:
@@ -47,7 +47,7 @@ JniHook/JniHook.cpp
|
||||
LOCAL_C_INCLUDES += $(LOCAL_PATH)
|
||||
LOCAL_CFLAGS += -Wno-error=format-security -fvisibility=hidden -ffunction-sections -fdata-sections -w -std=c++17
|
||||
LOCAL_CPPFLAGS += -Wno-error=format-security -fvisibility=hidden -ffunction-sections -fdata-sections -w -Werror -fms-extensions
|
||||
LOCAL_LDFLAGS += -Wl,--gc-sections,--strip-all
|
||||
LOCAL_LDFLAGS += -Wl,--gc-sections,--strip-all,-z,max-page-size=16384
|
||||
LOCAL_ARM_MODE := arm
|
||||
|
||||
LOCAL_CPP_FEATURES := exceptions
|
||||
|
||||
Reference in New Issue
Block a user