projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cbc8cf
)
Disable tar -z for now
author
Glenn L McGrath
<bug1@ihug.co.nz>
Wed, 28 Mar 2001 06:13:15 +0000
(06:13 -0000)
committer
Glenn L McGrath
<bug1@ihug.co.nz>
Wed, 28 Mar 2001 06:13:15 +0000
(06:13 -0000)
Config.h
patch
|
blob
|
history
diff --git
a/Config.h
b/Config.h
index 4234546169aadf85cf2492baec65b2bf83f63dce..b99e6f6b6b5fa2f0b86f36912b61674407918ad9 100644
(file)
--- a/
Config.h
+++ b/
Config.h
@@
-230,7
+230,7
@@
#define BB_FEATURE_TAR_EXCLUDE
//
// Enable support for tar -z option (currently only works for inflating)
-#define BB_FEATURE_TAR_GZIP
+
//
#define BB_FEATURE_TAR_GZIP
//
//// Enable reverse sort
#define BB_FEATURE_SORT_REVERSE