Correct the Bintuils src path from the debugging version I accidently

committed.
This commit is contained in:
David E. O'Brien 2000-11-15 22:05:00 +00:00
parent 7c06c69188
commit 72b5e8cc9f

View File

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