diff options
author | Ron Yorston <rmy@pobox.com> | 2018-04-09 09:15:43 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2018-04-09 09:15:43 +0100 |
commit | a316078ad17ba2dc6483d6cc0f63ff5c53b04d91 (patch) | |
tree | 99fae69cdc57b1b55f2ee7eda730f27d8b23862a /configs/mingw64_defconfig | |
parent | 921c1ab66bad54d4ad8591bb74e41ac985248496 (diff) | |
download | busybox-w32-a316078ad17ba2dc6483d6cc0f63ff5c53b04d91.tar.gz busybox-w32-a316078ad17ba2dc6483d6cc0f63ff5c53b04d91.tar.bz2 busybox-w32-a316078ad17ba2dc6483d6cc0f63ff5c53b04d91.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 dfc9b58c2..57db03a38 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.29.0.git | 3 | # Busybox version: 1.29.0.git |
4 | # Mon Apr 2 09:25:40 2018 | 4 | # Mon Apr 9 08:51:17 2018 |
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 |
@@ -61,6 +61,7 @@ CONFIG_EXTRA_CFLAGS="-funwind-tables -fasynchronous-unwind-tables" | |||
61 | CONFIG_EXTRA_LDFLAGS="" | 61 | CONFIG_EXTRA_LDFLAGS="" |
62 | CONFIG_EXTRA_LDLIBS="" | 62 | CONFIG_EXTRA_LDLIBS="" |
63 | CONFIG_USE_PORTABLE_CODE=y | 63 | CONFIG_USE_PORTABLE_CODE=y |
64 | CONFIG_STACK_OPTIMIZATION_386=y | ||
64 | 65 | ||
65 | # | 66 | # |
66 | # Installation Options ("make install" behavior) | 67 | # Installation Options ("make install" behavior) |
@@ -297,6 +298,7 @@ CONFIG_FEATURE_FANCY_SLEEP=y | |||
297 | CONFIG_FEATURE_FLOAT_SLEEP=y | 298 | CONFIG_FEATURE_FLOAT_SLEEP=y |
298 | CONFIG_SORT=y | 299 | CONFIG_SORT=y |
299 | CONFIG_FEATURE_SORT_BIG=y | 300 | CONFIG_FEATURE_SORT_BIG=y |
301 | # CONFIG_FEATURE_SORT_OPTIMIZE_MEMORY is not set | ||
300 | CONFIG_SPLIT=y | 302 | CONFIG_SPLIT=y |
301 | CONFIG_FEATURE_SPLIT_FANCY=y | 303 | CONFIG_FEATURE_SPLIT_FANCY=y |
302 | CONFIG_STAT=y | 304 | CONFIG_STAT=y |