busybox: unconditionally enable Unicode (#66)

This commit is contained in:
Riteo 2022-06-01 08:26:40 +02:00 committed by GitHub
parent a3896d3387
commit 3bbc07cda8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ f0e17fefc0af6b10205d72b242b6ef7481a58ff07726c62890ebc5893b96a396
73be7b16dcff44e88eb48696522794f529beddf9d5a139b8a76cc8685a9f6fc8
d70c4cd6381baeb3836c0387f53553021b48bdc851de49f1c86d836f7d0355fc
b030d6ac2b3284cf3cc0a2eec886d26b7e09ea59feb460a6a09165da62a582b4
26779d5b91c68f08cd07f64580457fa5b7041b07133931fc3060b17547051025
aadcc2f33b0de1055274ac963b45f54e8ee155bc1eacd600a993c7c8fa17c234
2233c60d8d39fc5df845555482bc697472871ad28f249d621696a0310de30f18
ebd61afac770d3d9cae5c411f44002496fb18b28cf7b77520072a3909852246e
814dea14ac612125e97dcc1d619219b2c9dfc14850bf48d858421fb2c98eca12

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.35.0
# Fri Mar 11 15:22:42 2022
# Sat May 28 23:26:19 2022
#
CONFIG_HAVE_DOT_CONFIG=y
@ -115,7 +115,7 @@ CONFIG_FEATURE_EDITING_WINCH=y
# CONFIG_LOCALE_SUPPORT is not set
CONFIG_UNICODE_SUPPORT=y
# CONFIG_UNICODE_USING_LOCALE is not set
CONFIG_FEATURE_CHECK_UNICODE_IN_ENV=y
# CONFIG_FEATURE_CHECK_UNICODE_IN_ENV is not set
CONFIG_SUBST_WCHAR=63
CONFIG_LAST_SUPPORTED_WCHAR=767
CONFIG_UNICODE_COMBINING_WCHARS=y

View File

@ -1 +1 @@
1.35.0 3
1.35.0 4