Update busybox

Fix #4225
This commit is contained in:
topjohnwu 2021-05-08 16:45:24 -07:00
parent 7679b5d516
commit 775d095b3c
2 changed files with 3 additions and 6 deletions

View File

@ -15,10 +15,7 @@ ifdef B_64BIT
APP_ABI += arm64-v8a x86_64
endif
# Busybox require some additional settings
# Busybox should use stock libc.a
ifdef B_BB
ifeq ($(OS),Windows_NT)
APP_SHORT_COMMANDS := true
endif
APP_PLATFORM := android-21
APP_PLATFORM := android-22
endif

@ -1 +1 @@
Subproject commit 76822933adc85c853daa6743d93433461f620849
Subproject commit 84ce191c8e3e69869617991c275f1b724422c604