Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/xtensa-lx106-elf-binutils cross/xtensa-lx106-elf...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d428dbe3f65f
branches: trunk
changeset: 431882:d428dbe3f65f
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 17 07:00:46 2020 +0000
description:
cross/xtensa-lx106-elf-binutils: skip portability check
diffstat:
cross/xtensa-lx106-elf-binutils/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r c5a32bfe0501 -r d428dbe3f65f cross/xtensa-lx106-elf-binutils/Makefile
--- a/cross/xtensa-lx106-elf-binutils/Makefile Sun May 17 01:19:30 2020 +0000
+++ b/cross/xtensa-lx106-elf-binutils/Makefile Sun May 17 07:00:46 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/04/26 09:47:41 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2020/05/17 07:00:46 rillig Exp $
DISTNAME= binutils-gdb-xtensa-2.31_20190405
PKGNAME= ${DISTNAME:C/binutils-gdb-xtensa/xtensa-lx106-elf-binutils/}
@@ -31,6 +31,7 @@
# Running tests needs a lot more work anyway
CHECK_PORTABILITY_SKIP+= gdb/testsuite/Makefile.in
+CHECK_PORTABILITY_SKIP+= sim/testsuite/sim/bfin/run-tests.sh
pre-configure:
${RUN} cd ${WRKSRC} && ${MKDIR} ${OBJDIR}
Home |
Main Index |
Thread Index |
Old Index