summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-15 13:01:52 +0000
committerrillig <rillig@pkgsrc.org>2020-05-15 13:01:52 +0000
commitecec9e78a46e68c38a09c725a333aef9cc87cfa4 (patch)
tree57b4790e95c784b6f2b42ac1ea0e0f2f9441d743 /cross
parentc8d861d2deb2c2ff1fc8d1b0478009fec87c087b (diff)
downloadpkgsrc-ecec9e78a46e68c38a09c725a333aef9cc87cfa4.tar.gz
cross/nios2: skip check for unknown configure script and portability
Diffstat (limited to 'cross')
-rw-r--r--cross/nios2-gcc/Makefile3
-rw-r--r--cross/nios2/Makefile.common3
2 files changed, 4 insertions, 2 deletions
diff --git a/cross/nios2-gcc/Makefile b/cross/nios2-gcc/Makefile
index 39323684315..e25f269fdc2 100644
--- a/cross/nios2-gcc/Makefile
+++ b/cross/nios2-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2019/08/11 13:18:18 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2020/05/15 13:01:52 rillig Exp $
.include "../../cross/nios2/Makefile.common"
PKGNAME= nios2-gcc-${PKG_VERSION}
PKG_VERSION= 4.7.3
@@ -18,6 +18,7 @@ WRKSRC= ${WRKDIR}/gcc-nios2
# libcpp wants to directly grep in the output
OVERRIDE_DIRDEPTH.depcomp= -1
+CHECK_PORTABILITY_SKIP+= contrib/*
CONFIGURE_ARGS+= --enable-languages=c
#CONFIGURE_ARGS+= --disable-multilib
diff --git a/cross/nios2/Makefile.common b/cross/nios2/Makefile.common
index 9dc2e6fc8b5..69fdf968ab8 100644
--- a/cross/nios2/Makefile.common
+++ b/cross/nios2/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2016/06/19 16:20:28 wiz Exp $ -*- Makefile -*-
+# $NetBSD: Makefile.common,v 1.6 2020/05/15 13:01:52 rillig Exp $ -*- Makefile -*-
#
# used by cross/nios2-binutils/Makefile
# used by cross/nios2-gcc/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= https://sourcery.mentor.com/GNUToolchain/package11649/public/nios
EXTRACT_SUFX= .tar.bz2
GNU_CONFIGURE= yes
+GNU_CONFIGURE_STRICT= no # has sub-configures
INFO_FILES= yes
NIOS2_TARGET?= nios2-elf