|
@@ -1,4 +1,5 @@
|
|
|
APP_ABI := all
|
|
APP_ABI := all
|
|
|
APP_SHORT_COMMANDS := true
|
|
APP_SHORT_COMMANDS := true
|
|
|
APP_CFLAGS := -Wno-compound-token-split-by-macro
|
|
APP_CFLAGS := -Wno-compound-token-split-by-macro
|
|
|
-APP_LDFLAGS := -Wl,--build-id=none -z muldefs
|
|
|
|
|
|
|
+APP_LDFLAGS := -Wl,--build-id=none -z muldefs
|
|
|
|
|
+APP_SUPPORT_FLEXIBLE_PAGE_SIZES := true
|