pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/binutils This package complains it needs GNU m4 ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bccce7428ef5
branches: trunk
changeset: 473770:bccce7428ef5
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Apr 24 13:53:37 2004 +0000
description:
This package complains it needs GNU m4 -- give it what it wants.
Remove superfluous LTCONFIG_OVERRIDE.
diffstat:
cross/binutils/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r c29475fc0ab4 -r bccce7428ef5 cross/binutils/Makefile
--- a/cross/binutils/Makefile Sat Apr 24 11:56:00 2004 +0000
+++ b/cross/binutils/Makefile Sat Apr 24 13:53:37 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2004/03/02 19:58:53 kristerw Exp $
+# $NetBSD: Makefile,v 1.33 2004/04/24 13:53:37 wiz Exp $
#
# GNU binutils configured to hold `as many targets as the cross system is
# capable of using'. Configures and builds everything except gas, which
@@ -15,8 +15,8 @@
USE_BUILDLINK2= yes
USE_CROSSBASE= yes
+USE_GNU_TOOLS+= m4
USE_LIBTOOL= yes
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
CONFIG_GUESS_OVERRIDE= # empty
CONFIG_SUB_OVERRIDE= # empty
Home |
Main Index |
Thread Index |
Old Index