Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/unicorn unicorn: skip portability check for ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/240f26280698
branches: trunk
changeset: 437158:240f26280698
user: tnn <tnn%pkgsrc.org@localhost>
date: Tue Aug 18 00:35:20 2020 +0000
description:
unicorn: skip portability check for install-cmocka-linux.sh
diffstat:
emulators/unicorn/Makefile.common | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 73dacc02b036 -r 240f26280698 emulators/unicorn/Makefile.common
--- a/emulators/unicorn/Makefile.common Tue Aug 18 00:30:13 2020 +0000
+++ b/emulators/unicorn/Makefile.common Tue Aug 18 00:35:20 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2020/01/26 17:31:10 rillig Exp $
+# $NetBSD: Makefile.common,v 1.4 2020/08/18 00:35:20 tnn Exp $
#
# used by emulators/py-unicorn/Makefile
@@ -10,3 +10,5 @@
DISTINFO_FILE= ${.CURDIR}/../../emulators/unicorn/distinfo
PATCHDIR= ${.CURDIR}/../../emulators/unicorn/patches
+
+CHECK_PORTABILITY_SKIP+= install-cmocka-linux.sh
Home |
Main Index |
Thread Index |
Old Index