summaryrefslogtreecommitdiffstats
path: root/make/tar.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make/tar.mk')
-rw-r--r--make/tar.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/tar.mk b/make/tar.mk
index 5e61a6b66..c777b58ad 100644
--- a/make/tar.mk
+++ b/make/tar.mk
@@ -38,6 +38,7 @@ $(GNUTAR_DIR)/.configured: $(GNUTAR_DIR)/.unpacked
--mandir=/usr/man \
--infodir=/usr/info \
$(DISABLE_NLS) \
+ $(DISABLE_LARGEFILE) \
);
touch $(GNUTAR_DIR)/.configured