summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-10-11 16:22:37 +0000
committerobrien <obrien@FreeBSD.org>2002-10-11 16:22:37 +0000
commit17d5c600123150647e4ea0ef660087faeccaae54 (patch)
treeae21dee816cfa3d6083a0eda5ebccb3c1d2662bc /gnu
parentfd1d65f065437ee1821b6bb1bebb109b2c20c933 (diff)
downloadFreeBSD-src-17d5c600123150647e4ea0ef660087faeccaae54.zip
FreeBSD-src-17d5c600123150647e4ea0ef660087faeccaae54.tar.gz
Turn off GDB for now. It and the new binutils just aren't agreeing on our
binary format.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/Makefile b/gnu/usr.bin/binutils/Makefile
index b617862..39a6c98 100644
--- a/gnu/usr.bin/binutils/Makefile
+++ b/gnu/usr.bin/binutils/Makefile
@@ -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" \
OpenPOWER on IntegriCloud