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