pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cross/binutils Convert to bl3 (tested on 1.6.2, does n...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a5c5e7551fab
branches:  trunk
changeset: 477414:a5c5e7551fab
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jul 02 13:37:03 2004 +0000

description:
Convert to bl3 (tested on 1.6.2, does not build on 2.0).

diffstat:

 cross/binutils/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f7f917186207 -r a5c5e7551fab cross/binutils/Makefile
--- a/cross/binutils/Makefile   Fri Jul 02 13:18:41 2004 +0000
+++ b/cross/binutils/Makefile   Fri Jul 02 13:37:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2004/04/24 13:53:37 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2004/07/02 13:37:03 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
@@ -13,7 +13,7 @@
 HOMEPAGE=              http://www.gnu.org/
 COMMENT=               Unified GNU binutils for cross build environments
 
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 USE_CROSSBASE=         yes
 USE_GNU_TOOLS+=                m4
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index