From ea18cd40ee1f6e3fb79e29777a91b2906f202ab7 Mon Sep 17 00:00:00 2001 From: gutteridge Date: Mon, 13 May 2024 23:08:21 +0000 Subject: [PATCH] mipsel-none-elf-gcc: drop duplicated CHECK_PORTABILITY_SKIP --- cross/mipsel-none-elf-gcc/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cross/mipsel-none-elf-gcc/Makefile b/cross/mipsel-none-elf-gcc/Makefile index 1ac843e41e1b..f29995c25565 100644 --- a/cross/mipsel-none-elf-gcc/Makefile +++ b/cross/mipsel-none-elf-gcc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2024/01/31 16:42:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2024/05/13 23:08:21 gutteridge Exp $ DISTNAME= gcc-13.2.0 PKGNAME= cross-mipsel-none-elf-${DISTNAME} @@ -42,8 +42,6 @@ USE_TOOLS+= bash gmake gsed makeinfo perl GNU_CONFIGURE= yes GNU_CONFIGURE_STRICT= no # has sub-configures -CHECK_PORTABILITY_SKIP+= contrib/* # not needed for building - GNU_CONFIGURE_PREFIX= ${MIPSELELF_PREFIX} CONFIGURE_ARGS+= --target=mipsel-none-elf