GDB 5.2.1 doesn't build on sparc64 right now.
This commit is contained in:
parent
9b7c9e2c4d
commit
25eef24259
@ -10,8 +10,7 @@ SUBDIR= libiberty libbfd libopcodes libbinutils \
|
||||
|
||||
TARGET_ARCH?= ${MACHINE_ARCH}
|
||||
.if (${TARGET_ARCH} == "alpha" \
|
||||
|| ${TARGET_ARCH} == "i386" \
|
||||
|| ${TARGET_ARCH} == "sparc64") \
|
||||
|| ${TARGET_ARCH} == "i386" ) \
|
||||
&& !defined(NO_GDB)
|
||||
SUBDIR+= gdb gdbreplay
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user