diff options
author | Ron Yorston <rmy@pobox.com> | 2022-05-12 08:19:44 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2022-05-12 08:19:44 +0100 |
commit | 5388501a08affedec5c97218c7461a9f21566007 (patch) | |
tree | 164d71679dce883369fa3b99cd0f719d2d0f99ce /configs/mingw64_defconfig | |
parent | 7c8c7681a9c8fac1fb8cf77f5950d32885ebb08c (diff) | |
download | busybox-w32-5388501a08affedec5c97218c7461a9f21566007.tar.gz busybox-w32-5388501a08affedec5c97218c7461a9f21566007.tar.bz2 busybox-w32-5388501a08affedec5c97218c7461a9f21566007.zip |
Update default configuration
Diffstat (limited to '')
-rw-r--r-- | configs/mingw64_defconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/mingw64_defconfig b/configs/mingw64_defconfig index 7b8de70f0..bd8750e98 100644 --- a/configs/mingw64_defconfig +++ b/configs/mingw64_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Busybox version: 1.36.0.git | 3 | # Busybox version: 1.36.0.git |
4 | # Thu Apr 7 11:43:14 2022 | 4 | # Thu May 12 08:13:00 2022 |
5 | # | 5 | # |
6 | CONFIG_HAVE_DOT_CONFIG=y | 6 | CONFIG_HAVE_DOT_CONFIG=y |
7 | # CONFIG_PLATFORM_POSIX is not set | 7 | # CONFIG_PLATFORM_POSIX is not set |
@@ -360,6 +360,7 @@ CONFIG_FEATURE_TR_CLASSES=y | |||
360 | CONFIG_FEATURE_TR_EQUIV=y | 360 | CONFIG_FEATURE_TR_EQUIV=y |
361 | CONFIG_TRUE=y | 361 | CONFIG_TRUE=y |
362 | CONFIG_TRUNCATE=y | 362 | CONFIG_TRUNCATE=y |
363 | CONFIG_TSORT=y | ||
363 | # CONFIG_TTY is not set | 364 | # CONFIG_TTY is not set |
364 | CONFIG_UNAME=y | 365 | CONFIG_UNAME=y |
365 | CONFIG_UNAME_OSNAME="MS/Windows" | 366 | CONFIG_UNAME_OSNAME="MS/Windows" |
@@ -844,6 +845,7 @@ CONFIG_MAN=y | |||
844 | # CONFIG_RFKILL is not set | 845 | # CONFIG_RFKILL is not set |
845 | # CONFIG_RUNLEVEL is not set | 846 | # CONFIG_RUNLEVEL is not set |
846 | # CONFIG_RX is not set | 847 | # CONFIG_RX is not set |
848 | # CONFIG_SEEDRNG is not set | ||
847 | # CONFIG_SETFATTR is not set | 849 | # CONFIG_SETFATTR is not set |
848 | # CONFIG_SETSERIAL is not set | 850 | # CONFIG_SETSERIAL is not set |
849 | CONFIG_STRINGS=y | 851 | CONFIG_STRINGS=y |