From 864141a5cc9c52b0cbed7e248b846af42ce70162 Mon Sep 17 00:00:00 2001 From: Ron Yorston Date: Mon, 16 May 2016 09:56:10 +0100 Subject: Update default configuration --- configs/mingw32_defconfig | 3 ++- configs/mingw64_defconfig | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig index ae07ca620..418529fbb 100644 --- a/configs/mingw32_defconfig +++ b/configs/mingw32_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.25.0.git -# Mon Apr 4 16:27:18 2016 +# Mon May 16 09:34:15 2016 # CONFIG_HAVE_DOT_CONFIG=y # CONFIG_PLATFORM_POSIX is not set @@ -101,6 +101,7 @@ CONFIG_PREFIX="" # # Busybox Library Tuning # +# CONFIG_FEATURE_USE_BSS_TAIL is not set CONFIG_FEATURE_RTMINMAX=y CONFIG_PASSWORD_MINLEN=6 CONFIG_MD5_SMALL=1 diff --git a/configs/mingw64_defconfig b/configs/mingw64_defconfig index 60788ab83..aab5463bc 100644 --- a/configs/mingw64_defconfig +++ b/configs/mingw64_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.25.0.git -# Mon Apr 4 16:31:09 2016 +# Mon May 16 09:34:15 2016 # CONFIG_HAVE_DOT_CONFIG=y # CONFIG_PLATFORM_POSIX is not set @@ -101,6 +101,7 @@ CONFIG_PREFIX="" # # Busybox Library Tuning # +# CONFIG_FEATURE_USE_BSS_TAIL is not set CONFIG_FEATURE_RTMINMAX=y CONFIG_PASSWORD_MINLEN=6 CONFIG_MD5_SMALL=1 -- cgit v1.2.3-55-g6feb