aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2014-01-16 10:49:18 +0000
committerRon Yorston <rmy@pobox.com>2014-01-16 10:49:18 +0000
commitf0e65513106dfb105f85260a6b47383325304e5e (patch)
treede468a4953d8ab144b9e2d4bc8f945f5a47bf65c /configs
parentdb03ff5ea8ce258da4399cb26924e34916dc83f7 (diff)
downloadbusybox-w32-f0e65513106dfb105f85260a6b47383325304e5e.tar.gz
busybox-w32-f0e65513106dfb105f85260a6b47383325304e5e.tar.bz2
busybox-w32-f0e65513106dfb105f85260a6b47383325304e5e.zip
tar: enable -X, -T and --exclude in MINGW32 configuration
Diffstat (limited to 'configs')
-rw-r--r--configs/mingw32_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig
index d60f1939e..9ee611aaa 100644
--- a/configs/mingw32_defconfig
+++ b/configs/mingw32_defconfig
@@ -164,7 +164,7 @@ CONFIG_LZOP=y
164CONFIG_TAR=y 164CONFIG_TAR=y
165CONFIG_FEATURE_TAR_CREATE=y 165CONFIG_FEATURE_TAR_CREATE=y
166# CONFIG_FEATURE_TAR_AUTODETECT is not set 166# CONFIG_FEATURE_TAR_AUTODETECT is not set
167# CONFIG_FEATURE_TAR_FROM is not set 167CONFIG_FEATURE_TAR_FROM=y
168CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY=y 168CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY=y
169# CONFIG_FEATURE_TAR_OLDSUN_COMPATIBILITY is not set 169# CONFIG_FEATURE_TAR_OLDSUN_COMPATIBILITY is not set
170CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y 170CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y