summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorDale S. Rahn <rahnds@cvs.openbsd.org>1997-02-18 15:48:18 +0000
committerDale S. Rahn <rahnds@cvs.openbsd.org>1997-02-18 15:48:18 +0000
commit1e9c3ee3c1f282b90651e0bd89c9b0a2bcd31e88 (patch)
treefbef859e9a1207d114e2b99f1a9183472ba63e38 /gnu
parent2e0e558ca38443478b120387ea55730c50b8bcc6 (diff)
Gdb does not work on powerpc yet, do not configure or build it.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/configure.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/configure.in b/gnu/usr.bin/binutils/configure.in
index c48c0c5ca53..eab828502ee 100644
--- a/gnu/usr.bin/binutils/configure.in
+++ b/gnu/usr.bin/binutils/configure.in
@@ -500,6 +500,9 @@ case "${target}" in
powerpcle-*-solaris*)
noconfigdirs="$noconfigdirs gdb sim make tcl tk expect"
;;
+ powerpc*-*-openbsd*)
+ noconfigdirs="$noconfigdirs gdb"
+ ;;
rs6000-*-lynxos*)
# The CVS server code doesn't work on the RS/6000
# Newlib makes problems for libg++ in crosses.