Disable tar -z for now
This commit is contained in:
parent
0cbc8cf4c9
commit
ee79ca1ba6
2
Config.h
2
Config.h
@ -230,7 +230,7 @@
|
|||||||
#define BB_FEATURE_TAR_EXCLUDE
|
#define BB_FEATURE_TAR_EXCLUDE
|
||||||
//
|
//
|
||||||
// Enable support for tar -z option (currently only works for inflating)
|
// Enable support for tar -z option (currently only works for inflating)
|
||||||
#define BB_FEATURE_TAR_GZIP
|
//#define BB_FEATURE_TAR_GZIP
|
||||||
//
|
//
|
||||||
//// Enable reverse sort
|
//// Enable reverse sort
|
||||||
#define BB_FEATURE_SORT_REVERSE
|
#define BB_FEATURE_SORT_REVERSE
|
||||||
|
Loading…
Reference in New Issue
Block a user