Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/h8300-elf-gcc cross/h8300-elf-gcc: suppress USE_...
details: https://anonhg.NetBSD.org/pkgsrc/rev/460cc8caedda
branches: trunk
changeset: 431437:460cc8caedda
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed May 13 05:03:08 2020 +0000
description:
cross/h8300-elf-gcc: suppress USE_TOOLS+=perl warning
diffstat:
cross/h8300-elf-gcc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r df61821998ab -r 460cc8caedda cross/h8300-elf-gcc/Makefile
--- a/cross/h8300-elf-gcc/Makefile Wed May 13 05:02:51 2020 +0000
+++ b/cross/h8300-elf-gcc/Makefile Wed May 13 05:03:08 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/05/09 17:52:27 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2020/05/13 05:03:08 rillig Exp $
DISTNAME= gcc-6.2.0
PKGNAME= cross-h8300-elf-${DISTNAME}
@@ -33,6 +33,7 @@
CONFIGURE_SCRIPT= ${WRKSRC}/configure
USE_TOOLS+= gmake makeinfo
+TOOLS_BROKEN+= perl
GNU_CONFIGURE= yes
GNU_CONFIGURE_STRICT= no # has sub-configures
CHECK_PORTABILITY_SKIP+= contrib/* # not needed for building
Home |
Main Index |
Thread Index |
Old Index