From 4cb379b6316116ebb0f708fdedde3abd1d55ccc4 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 13 May 2020 05:03:08 +0000 Subject: cross/h8300-elf-gcc: suppress USE_TOOLS+=perl warning --- cross/h8300-elf-gcc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cross') diff --git a/cross/h8300-elf-gcc/Makefile b/cross/h8300-elf-gcc/Makefile index 5275c4d0d99..f68fc108969 100644 --- a/cross/h8300-elf-gcc/Makefile +++ b/cross/h8300-elf-gcc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2020/05/09 17:52:27 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2020/05/13 05:03:08 rillig Exp $ DISTNAME= gcc-6.2.0 PKGNAME= cross-h8300-elf-${DISTNAME} @@ -33,6 +33,7 @@ CONFIGURE_DIRS= ${OBJDIR} CONFIGURE_SCRIPT= ${WRKSRC}/configure USE_TOOLS+= gmake makeinfo +TOOLS_BROKEN+= perl GNU_CONFIGURE= yes GNU_CONFIGURE_STRICT= no # has sub-configures CHECK_PORTABILITY_SKIP+= contrib/* # not needed for building -- cgit v1.2.3