Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/mingw-w64-x86_64-gcc mingw-w64-x86_64-gcc: skip ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9e040b2a06d
branches: trunk
changeset: 433475:c9e040b2a06d
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Jun 02 18:36:37 2020 +0000
description:
mingw-w64-x86_64-gcc: skip shell portability check
diffstat:
cross/mingw-w64-x86_64-gcc/Makefile.common | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 9c73c842f367 -r c9e040b2a06d cross/mingw-w64-x86_64-gcc/Makefile.common
--- a/cross/mingw-w64-x86_64-gcc/Makefile.common Tue Jun 02 18:33:40 2020 +0000
+++ b/cross/mingw-w64-x86_64-gcc/Makefile.common Tue Jun 02 18:36:37 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2020/05/12 11:13:51 nia Exp $
+# $NetBSD: Makefile.common,v 1.7 2020/06/02 18:36:37 rillig Exp $
#
# used by cross/mingw-w64-i686-gcc/Makefile
# used by cross/mingw-w64-x86_64-gcc/Makefile
@@ -43,6 +43,8 @@
INFO_FILES= yes
+CHECK_PORTABILITY_SKIP+= contrib/*
+
pre-configure:
${RUN} cd ${WRKSRC} && ${MKDIR} ${OBJDIR}
Home |
Main Index |
Thread Index |
Old Index