summaryrefslogtreecommitdiffstats
path: root/make/grep.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make/grep.mk')
-rw-r--r--make/grep.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/grep.mk b/make/grep.mk
index bca1984e2..8fccf5be0 100644
--- a/make/grep.mk
+++ b/make/grep.mk
@@ -38,6 +38,7 @@ $(GNUGREP_DIR)/.configured: $(GNUGREP_DIR)/.unpacked
--mandir=/usr/man \
--infodir=/usr/info \
$(DISABLE_NLS) \
+ $(DISABLE_LARGEFILE) \
--disable-perl-regexp \
--without-included-regex \
);