From cfb45378f7ecbfa87ad0b61e9463dd83bc5ce615 Mon Sep 17 00:00:00 2001 From: Ron Yorston Date: Mon, 17 Mar 2014 22:04:07 +0000 Subject: dc: enable pow and exp by default --- configs/mingw32_defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig index 77fa5fa0d..d1163fcf2 100644 --- a/configs/mingw32_defconfig +++ b/configs/mingw32_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.23.0.git -# Mon Mar 17 15:33:49 2014 +# Mon Mar 17 22:01:36 2014 # CONFIG_HAVE_DOT_CONFIG=y # CONFIG_PLATFORM_POSIX is not set @@ -679,7 +679,7 @@ CONFIG_FEATURE_BEEP_LENGTH_MS=0 CONFIG_FEATURE_CROND_DIR="" # CONFIG_CRONTAB is not set CONFIG_DC=y -# CONFIG_FEATURE_DC_LIBM is not set +CONFIG_FEATURE_DC_LIBM=y # CONFIG_DEVFSD is not set # CONFIG_DEVFSD_MODLOAD is not set # CONFIG_DEVFSD_FG_NP is not set -- cgit v1.2.3-55-g6feb