From 1cae6cfbb11418c6d3548287f484586738313752 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 3 May 2020 17:59:51 +0000 Subject: cross/freemint-mintlib: skip portability check --- cross/freemint-mintlib/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cross') diff --git a/cross/freemint-mintlib/Makefile b/cross/freemint-mintlib/Makefile index 2e7e009855e..08f119229f1 100644 --- a/cross/freemint-mintlib/Makefile +++ b/cross/freemint-mintlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2018/01/28 16:24:12 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2020/05/03 17:59:51 rillig Exp $ DISTNAME= mintlib-CVS-20131219 PKGNAME= cross-freemint-${DISTNAME:S/CVS-//} @@ -25,6 +25,8 @@ TOOLS_PLATFORM.makeinfo= TOOL_DEPENDS+= cross-freemint-binutils-[0-9]*:../../cross/freemint-binutils +CHECK_PORTABILITY_SKIP+= gcc-*/contrib/* # not needed + FREEMINT_PREFIX= ${PREFIX}/cross-freemint CONFIGURE_DIRS= ${GCCNAME}bin CONFIGURE_SCRIPT= ../${GCCNAME}/configure -- cgit v1.2.3