summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-23 10:34:34 +0000
committerrillig <rillig@pkgsrc.org>2020-05-23 10:34:34 +0000
commitc3fb7249ee45748767a80fa0595ae0314d66f534 (patch)
tree4d5249424bfcd0e2fc5bac56dd87210556476675 /cross
parent1dcfb9186eb2cc2fc12de2bf200aec1960bf790a (diff)
downloadpkgsrc-c3fb7249ee45748767a80fa0595ae0314d66f534.tar.gz
cross/gcc-mips-current: allow bashisms in unused files
Diffstat (limited to 'cross')
-rw-r--r--cross/gcc-mips-current/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cross/gcc-mips-current/Makefile b/cross/gcc-mips-current/Makefile
index 077b984565f..267fa0ef5db 100644
--- a/cross/gcc-mips-current/Makefile
+++ b/cross/gcc-mips-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2020/05/16 10:50:49 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2020/05/23 10:34:34 rillig Exp $
GCC_DIST_VERSION= 4.9.2
GCC_PKGNAME= gcc-mips-${GCC_DIST_VERSION}
@@ -21,6 +21,8 @@ EXTRACT_ONLY= ${DEFAULT_DISTFILES}
NOT_FOR_PLATFORM= Interix-*-*
+CHECK_PORTABILITY_SKIP= contrib/*
+
USE_LANGUAGES= c c++03
USE_TOOLS+= gmake makeinfo sed:run perl
GNU_CONFIGURE= yes