summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-03 17:56:45 +0000
committerrillig <rillig@pkgsrc.org>2020-05-03 17:56:45 +0000
commit79eb9101df76cb8b2fcff1ae566d370b672e67b4 (patch)
tree0acddffd7cbdb9281b7dbd3998885b836423e63f /cross
parent6ea20495d14a047af2f57e6d592daaad7f847c63 (diff)
downloadpkgsrc-79eb9101df76cb8b2fcff1ae566d370b672e67b4.tar.gz
cross/aarch64-none-elf-gcc: skip check for unknown configure options
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}