Update BusyBox

Fix #4657, close #4602
This commit is contained in:
topjohnwu 2021-09-23 02:31:42 -07:00
parent 61783ffc82
commit f3d39e7515
2 changed files with 4 additions and 1 deletions

View File

@ -10,4 +10,7 @@ APP_STRIP_MODE := --strip-all
# Busybox should use stock libc.a
ifdef B_BB
APP_PLATFORM := android-22
ifeq ($(OS),Windows_NT)
APP_SHORT_COMMANDS := true
endif
endif

@ -1 +1 @@
Subproject commit 84ce191c8e3e69869617991c275f1b724422c604
Subproject commit 41288302eda410e0834aebdec4d83be4ab9e4435