From owner-freebsd-current Wed Dec 8 13:43:28 1999 Delivered-To: freebsd-current@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id EE92814EA2 for ; Wed, 8 Dec 1999 13:43:24 -0800 (PST) (envelope-from billf@chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 72ABE1C4A; Wed, 8 Dec 1999 15:44:07 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by jade.chc-chimes.com (Postfix) with ESMTP id 6F7D5381B; Wed, 8 Dec 1999 15:44:07 -0500 (EST) Date: Wed, 8 Dec 1999 15:44:07 -0500 (EST) From: Bill Fumerola To: nnd@mail.nsk.ru Cc: current@freebsd.org Subject: Re: gasp broke world. In-Reply-To: <199912080526.LAA13126@wint.itfs.nsk.su> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 8 Dec 1999 nnd@mail.nsk.ru wrote: > --- src/gnu/usr.bin/binutils/gasp/Makefile.ORIG Wed Dec 8 09:52:19 1999 > +++ src/gnu/usr.bin/binutils/gasp/Makefile Wed Dec 8 09:52:19 1999 > @@ -11,7 +11,7 @@ > CFLAGS+= -I${SRCDIR} > CFLAGS+= -I${SRCDIR}/gas > CFLAGS+= -I${SRCDIR}/gas/config > -CFLAGS+= -I${.CURDIR}/../as/as_${MACHINE_ARCH} > +CFLAGS+= -I${.CURDIR}/../as/${MACHINE_ARCH}-freebsd > CFLAGS+= -DBFD_ASSEMBLER > LDADD+= -L${RELTOP}/libiberty -liberty > DPADD+= ${RELTOP}/libiberty/libiberty.a That's how I did it to, I just figured it was the Wrong Way. -- - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message