Date: Wed, 8 Dec 1999 15:44:07 -0500 (EST) From: Bill Fumerola <billf@chc-chimes.com> To: nnd@mail.nsk.ru Cc: current@freebsd.org Subject: Re: gasp broke world. Message-ID: <Pine.BSF.4.10.9912081543520.40735-100000@jade.chc-chimes.com> In-Reply-To: <199912080526.LAA13126@wint.itfs.nsk.su>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9912081543520.40735-100000>