Update to BusyBox 1.34.1

This commit is contained in:
topjohnwu
2021-11-22 19:46:52 -08:00
parent 632971af15
commit 95fb230b8c
4 changed files with 35 additions and 31 deletions

View File

@@ -0,0 +1,4 @@
// Workaround pcre2_chartables.c symlink to pcre2_chartables.c.dist failing on Windows NDK if Cygwin git used,
// and NDK not directly accepting a .c.dist file in LOCAL_SRC_FILES list.
#include "pcre/src/pcre2_chartables.c.dist"