summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cross/h8300-elf-gcc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cross/h8300-elf-gcc/Makefile b/cross/h8300-elf-gcc/Makefile
index 9da52d65dcd..ed05d65e14b 100644
--- a/cross/h8300-elf-gcc/Makefile
+++ b/cross/h8300-elf-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/06/08 10:53:28 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2020/05/09 17:49:37 rillig Exp $
DISTNAME= gcc-6.2.0
PKGNAME= cross-h8300-elf-${DISTNAME}
@@ -34,6 +34,8 @@ CONFIGURE_SCRIPT= ${WRKSRC}/configure
USE_TOOLS+= gmake makeinfo
GNU_CONFIGURE= yes
+GNU_CONFIGURE_STRICT= no # has sub-configures
+CHECK_PORTABILITY_CHECK+= contrib/* # not needed for building
GNU_CONFIGURE_PREFIX= ${H8300_PREFIX}