From 2e8e59c7886a75ddee664c064cd8deb7a5a0b6bb Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 6 Jul 2004 22:51:34 +0000 Subject: Remove references to buildlink2. --- cross/COMMON/cross.mk | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'cross') diff --git a/cross/COMMON/cross.mk b/cross/COMMON/cross.mk index 6187af98ff7..b82868e8aa6 100644 --- a/cross/COMMON/cross.mk +++ b/cross/COMMON/cross.mk @@ -1,4 +1,4 @@ -# $NetBSD: cross.mk,v 1.27 2004/01/25 02:36:11 grant Exp $ +# $NetBSD: cross.mk,v 1.28 2004/07/06 22:51:34 wiz Exp $ # Shared definitions for building a cross-compile environment. @@ -37,11 +37,7 @@ CXXFLAGS= # empty CROSS_DISTFILES+= ${BINUTILS_DISTNAME}.tar.gz MASTER_SITES+= ${MASTER_SITE_GNU:=binutils/} CONFIGURE_ARGS+= --with-gnu-as --with-gnu-ld -.if defined(USE_BUILDLINK2) && empty(USE_BUILDLINK2:M[nN][oO]) -. include "../../cross/binutils/buildlink2.mk" -.else DEPENDS+= cross-binutils>=2.9.1.1:../../cross/binutils -.endif PLIST_PRE+= ${COMMON_DIR}/PLIST-binutils AS_FOR_TARGET= ${BINUTILS_WRKSRC}/gas/as-new -- cgit v1.2.3