aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2019-01-06 13:17:09 +0000
committerRon Yorston <rmy@pobox.com>2019-01-06 13:26:19 +0000
commit1fec4ebbdb930f6b8989be2e10c0f673803ac830 (patch)
treeb66e26698acde618b64b219c5709d59feaaea72b /configs
parentf192e653963344fdffa88d47bb16d40d6e63081f (diff)
downloadbusybox-w32-1fec4ebbdb930f6b8989be2e10c0f673803ac830.tar.gz
busybox-w32-1fec4ebbdb930f6b8989be2e10c0f673803ac830.tar.bz2
busybox-w32-1fec4ebbdb930f6b8989be2e10c0f673803ac830.zip
iconv: import from win-iconv
Source imported from https://github.com/win-iconv/win-iconv and modified to build in busybox-w32.
Diffstat (limited to 'configs')
-rw-r--r--configs/mingw32_defconfig1
-rw-r--r--configs/mingw64_defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig
index 6ef09c7b9..0b8cf83ce 100644
--- a/configs/mingw32_defconfig
+++ b/configs/mingw32_defconfig
@@ -782,6 +782,7 @@ CONFIG_FEATURE_DC_LIBM=y
782# CONFIG_I2CSET is not set 782# CONFIG_I2CSET is not set
783# CONFIG_I2CDUMP is not set 783# CONFIG_I2CDUMP is not set
784# CONFIG_I2CDETECT is not set 784# CONFIG_I2CDETECT is not set
785CONFIG_ICONV=y
785# CONFIG_INOTIFYD is not set 786# CONFIG_INOTIFYD is not set
786CONFIG_LESS=y 787CONFIG_LESS=y
787CONFIG_FEATURE_LESS_MAXLINES=9999999 788CONFIG_FEATURE_LESS_MAXLINES=9999999
diff --git a/configs/mingw64_defconfig b/configs/mingw64_defconfig
index 8cc6b419a..46ebfbbfc 100644
--- a/configs/mingw64_defconfig
+++ b/configs/mingw64_defconfig
@@ -782,6 +782,7 @@ CONFIG_FEATURE_DC_LIBM=y
782# CONFIG_I2CSET is not set 782# CONFIG_I2CSET is not set
783# CONFIG_I2CDUMP is not set 783# CONFIG_I2CDUMP is not set
784# CONFIG_I2CDETECT is not set 784# CONFIG_I2CDETECT is not set
785CONFIG_ICONV=y
785# CONFIG_INOTIFYD is not set 786# CONFIG_INOTIFYD is not set
786CONFIG_LESS=y 787CONFIG_LESS=y
787CONFIG_FEATURE_LESS_MAXLINES=9999999 788CONFIG_FEATURE_LESS_MAXLINES=9999999