Turn off GDB for now. It and the new binutils just aren't agreeing on our

binary format.
This commit is contained in:
David E. O'Brien 2002-10-11 16:22:37 +00:00
parent 736d88a9cb
commit acdb91f616

View file

@ -8,6 +8,7 @@ SUBDIR= libiberty libbfd libopcodes libbinutils \
addr2line ar as gasp ld nm objcopy objdump ranlib readelf \
size strings strip doc
NO_GDB=yes
TARGET_ARCH?= ${MACHINE_ARCH}
.if (${TARGET_ARCH} == "alpha" \
|| ${TARGET_ARCH} == "i386" \