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