summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-09 17:53:53 +0000
committerrillig <rillig@pkgsrc.org>2020-05-09 17:53:53 +0000
commit0399178defc58782f128311cac68335b8449ca1d (patch)
tree51474ffb5f3f45a1767d57f0cc4e41d9f507d4ef
parent9e9986a78903308389a52a62313f6c884e0dab65 (diff)
downloadpkgsrc-0399178defc58782f128311cac68335b8449ca1d.tar.gz
cross/pdp11-aout-gcc: fix build in strict environment
-rw-r--r--cross/pdp11-aout-gcc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cross/pdp11-aout-gcc/Makefile b/cross/pdp11-aout-gcc/Makefile
index 8bb9c0b2fcf..d8343084947 100644
--- a/cross/pdp11-aout-gcc/Makefile
+++ b/cross/pdp11-aout-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/08/11 13:18:18 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2020/05/09 17:53:53 rillig Exp $
DISTNAME= gcc-8.2.0
PKGNAME= cross-pdp11-aout-${DISTNAME}
@@ -31,6 +31,8 @@ USE_TOOLS+= bash perl
USE_TOOLS+= gmake makeinfo
GNU_CONFIGURE= yes
+GNU_CONFIGURE_STRICT= no # has sub-configures
+CHECK_PORTABILITY_SKIP+= contrib/* # not needed for building
GNU_CONFIGURE_PREFIX= ${PDP11AOUT_PREFIX}