diff options
author | Dale S. Rahn <rahnds@cvs.openbsd.org> | 1998-08-07 02:07:49 +0000 |
---|---|---|
committer | Dale S. Rahn <rahnds@cvs.openbsd.org> | 1998-08-07 02:07:49 +0000 |
commit | ec5596645eaa1fb1ae8dd6d4247d797729d29eb9 (patch) | |
tree | 4972aa2cbc213e19cdde8f4764175742a3948918 | |
parent | 51df1651cef13fe3c71682c7f849b88d108d2016 (diff) |
Build gdb for power now. yea.
-rw-r--r-- | gnu/usr.bin/binutils/configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/configure.in b/gnu/usr.bin/binutils/configure.in index d78b40dd883..893f381cfb8 100644 --- a/gnu/usr.bin/binutils/configure.in +++ b/gnu/usr.bin/binutils/configure.in @@ -501,7 +501,6 @@ case "${target}" in 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 |