Add the IA-64 unwind handling (needed for readelf).
This commit is contained in:
parent
b472c4d1c6
commit
f6c9428e6e
@ -8,7 +8,7 @@
|
||||
|
||||
LIB= binutils
|
||||
SRCS+= arlex.l arparse.y arsup.c bucomm.c debug.c filemode.c \
|
||||
ieee.c rdcoff.c rddbg.c rename.c stabs.c wrstabs.c version.c
|
||||
ieee.c rdcoff.c rddbg.c rename.c stabs.c unwind-ia64.c wrstabs.c version.c
|
||||
CFLAGS+= -DTARGET=\"${TARGET_ARCH}-unknown-freebsd\"
|
||||
CFLAGS+= -DVERSION=\"${VERSION}\"
|
||||
CFLAGS+= -I${SRCDIR}/binutils
|
||||
|
Loading…
Reference in New Issue
Block a user