artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dd3d9a
)
allow gdb to configure on powerpc port.
author
rahnds
<rahnds@openbsd.org>
Thu, 9 Jan 1997 05:01:53 +0000
(
05:01
+0000)
committer
rahnds
<rahnds@openbsd.org>
Thu, 9 Jan 1997 05:01:53 +0000
(
05:01
+0000)
gnu/usr.bin/binutils/gdb/configure.tgt
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/binutils/gdb/configure.tgt
b/gnu/usr.bin/binutils/gdb/configure.tgt
index
a48a602
..
20ae654
100644
(file)
--- a/
gnu/usr.bin/binutils/gdb/configure.tgt
+++ b/
gnu/usr.bin/binutils/gdb/configure.tgt
@@
-195,7
+195,7
@@
powerpc-*-aix4*) gdb_target=aix4 ;;
powerpc-*-aix*) gdb_target=aix ;;
powerpcle-*-cygwin32) gdb_target=cygwin32 ;;
powerpcle-*-solaris*) gdb_target=solaris ;;
-powerpc-*-eabi* | powerpc-*-linux* | powerpc-*-sysv* | powerpc-*-elf*)
+powerpc-*-eabi* | powerpc-*-linux* | powerpc-*-sysv* | powerpc-*-elf*
| powerpc-*-*bsd*
)
if test x"$powerpc_sim" = x"yes"; then
gdb_target=ppc-sim
else