Correct the Bintuils src path from the debugging version I accidently
committed.
This commit is contained in:
parent
7c06c69188
commit
72b5e8cc9f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user