From e19513b40d3dc9929119ad7b2f17da9b0b1c5670 Mon Sep 17 00:00:00 2001 From: Nathaniel Graff Date: Wed, 23 Jan 2019 11:22:42 -0800 Subject: Disable maintainer mode in MEE build To support users without automake/autoconf/m4, disable maintainer mode during the Freedom Metal build to make sure that the autoconf scripts don't try to run automatically. Signed-off-by: Nathaniel Graff --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 120c9a4..6adc317 100644 --- a/Makefile +++ b/Makefile @@ -139,6 +139,7 @@ $(BSP_DIR)/build/Makefile: $(abspath $(MEE_SOURCE_PATH)/configure) \ --host=$(CROSS_COMPILE) \ --prefix=$(abspath $(BSP_DIR)/install) \ + --disable-maintainer-mode \ --with-preconfigured \ --with-machine-name=$(BOARD) \ --with-machine-header=$(abspath $(MEE_HEADER)) \ -- cgit v1.2.1-18-gbd029