Update to ONDK r25.2

This commit is contained in:
topjohnwu
2022-08-19 16:26:25 -07:00
parent 9806b38d8e
commit 4737c5117a
8 changed files with 19 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ APP_STRIP_MODE := --strip-all
# Busybox should use stock libc.a
ifdef B_BB
APP_PLATFORM := android-24
APP_PLATFORM := android-26
APP_LDFLAGS += -T src/lto_fix.lds
ifeq ($(OS),Windows_NT)
APP_SHORT_COMMANDS := true