1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-03 09:00:21 +00:00

Use a alternate side 2.9.1 source tree while upgrading Binutils.

This commit is contained in:
David E. O'Brien 2000-05-12 22:55:23 +00:00
parent dafe1ac0a0
commit 076c80b287
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60483

View File

@ -22,7 +22,7 @@ BINUTIL_ARCH=${TARGET_ARCH}
# added to it as we descend into subdirectories.
RELTOP:= ..
RELSRC= ${RELTOP}/../../../contrib/binutils
RELSRC= ${RELTOP}/../../../contrib/binutils.291
SRCDIR= ${.CURDIR}/${RELSRC}
CFLAGS+= -D_GNU_SOURCE