pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross/xtensa-lx106-elf-binutils
Module Name: pkgsrc
Committed By: rillig
Date: Sun May 17 07:00:46 UTC 2020
Modified Files:
pkgsrc/cross/xtensa-lx106-elf-binutils: Makefile
Log Message:
cross/xtensa-lx106-elf-binutils: skip portability check
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/cross/xtensa-lx106-elf-binutils/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cross/xtensa-lx106-elf-binutils/Makefile
diff -u pkgsrc/cross/xtensa-lx106-elf-binutils/Makefile:1.3 pkgsrc/cross/xtensa-lx106-elf-binutils/Makefile:1.4
--- pkgsrc/cross/xtensa-lx106-elf-binutils/Makefile:1.3 Sun Apr 26 09:47:41 2020
+++ pkgsrc/cross/xtensa-lx106-elf-binutils/Makefile Sun May 17 07:00:46 2020
@@ -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 @@ CONFIGURE_ARGS+= --disable-gdb
# 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