summaryrefslogtreecommitdiffstats
path: root/make/bash.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make/bash.mk')
-rw-r--r--make/bash.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/bash.mk b/make/bash.mk
index 1b30dfc56..aca345232 100644
--- a/make/bash.mk
+++ b/make/bash.mk
@@ -43,6 +43,7 @@ $(BASH_DIR)/.configured: $(BASH_DIR)/.unpacked
--mandir=/usr/man \
--infodir=/usr/info \
$(DISABLE_NLS) \
+ $(DISABLE_LARGEFILE) \
--with-curses \
--enable-alias \
);