diff options
author | Ron Yorston <rmy@pobox.com> | 2014-03-17 22:04:07 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2014-03-17 22:04:07 +0000 |
commit | cfb45378f7ecbfa87ad0b61e9463dd83bc5ce615 (patch) | |
tree | e19645fb41771c12660b64e176e272fa117bb4fc /configs | |
parent | c2a7ce04edbde925966f03d78cc8db077416da28 (diff) | |
download | busybox-w32-cfb45378f7ecbfa87ad0b61e9463dd83bc5ce615.tar.gz busybox-w32-cfb45378f7ecbfa87ad0b61e9463dd83bc5ce615.tar.bz2 busybox-w32-cfb45378f7ecbfa87ad0b61e9463dd83bc5ce615.zip |
dc: enable pow and exp by default
Diffstat (limited to 'configs')
-rw-r--r-- | configs/mingw32_defconfig | 4 |
1 files 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 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Busybox version: 1.23.0.git | 3 | # Busybox version: 1.23.0.git |
4 | # Mon Mar 17 15:33:49 2014 | 4 | # Mon Mar 17 22:01:36 2014 |
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 |
@@ -679,7 +679,7 @@ CONFIG_FEATURE_BEEP_LENGTH_MS=0 | |||
679 | CONFIG_FEATURE_CROND_DIR="" | 679 | CONFIG_FEATURE_CROND_DIR="" |
680 | # CONFIG_CRONTAB is not set | 680 | # CONFIG_CRONTAB is not set |
681 | CONFIG_DC=y | 681 | CONFIG_DC=y |
682 | # CONFIG_FEATURE_DC_LIBM is not set | 682 | CONFIG_FEATURE_DC_LIBM=y |
683 | # CONFIG_DEVFSD is not set | 683 | # CONFIG_DEVFSD is not set |
684 | # CONFIG_DEVFSD_MODLOAD is not set | 684 | # CONFIG_DEVFSD_MODLOAD is not set |
685 | # CONFIG_DEVFSD_FG_NP is not set | 685 | # CONFIG_DEVFSD_FG_NP is not set |