diff --git a/Makefile b/Makefile index cf788663..71932d41 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ CFLAGS += \ -fdata-sections \ -fno-omit-frame-pointer \ -g -LDFLAGS += -Wl,-gc-sections +LDFLAGS += -Wl,--gc-sections NDK_PATH := /usr/lib/android-sdk/ndk-bundle NDK_API_VERSION := 30