diff options
-rw-r--r-- | Config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -230,7 +230,7 @@ | |||
230 | #define BB_FEATURE_TAR_EXCLUDE | 230 | #define BB_FEATURE_TAR_EXCLUDE |
231 | // | 231 | // |
232 | // Enable support for tar -z option (currently only works for inflating) | 232 | // Enable support for tar -z option (currently only works for inflating) |
233 | #define BB_FEATURE_TAR_GZIP | 233 | //#define BB_FEATURE_TAR_GZIP |
234 | // | 234 | // |
235 | //// Enable reverse sort | 235 | //// Enable reverse sort |
236 | #define BB_FEATURE_SORT_REVERSE | 236 | #define BB_FEATURE_SORT_REVERSE |