summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
Diffstat (limited to 'cross')
-rw-r--r--cross/aarch64-none-elf-gcc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/aarch64-none-elf-gcc/Makefile b/cross/aarch64-none-elf-gcc/Makefile
index fcf35137b34..150a05a1b00 100644
--- a/cross/aarch64-none-elf-gcc/Makefile
+++ b/cross/aarch64-none-elf-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/04/01 17:44:06 tnn Exp $
+# $NetBSD: Makefile,v 1.14 2020/05/03 17:56:45 rillig Exp $
DISTNAME= gcc-8.2.0
PKGNAME= cross-aarch64-none-elf-${DISTNAME}
@@ -34,6 +34,7 @@ CONFIG_SHELL= ${TOOLS_PATH.bash}
WRAPPER_SHELL= ${TOOLS_PATH.bash}
USE_TOOLS+= bash gmake makeinfo perl
GNU_CONFIGURE= yes
+GNU_CONFIGURE_STRICT= no # has sub-configures
CHECK_PORTABILITY_SKIP+=contrib/*
GNU_CONFIGURE_PREFIX= ${AARCH64ELF_PREFIX}