aboutsummaryrefslogtreecommitdiff
path: root/ld/configure.tgt
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2000-07-10 17:15:11 +0000
committerAlan Modra <amodra@gmail.com>2000-07-10 17:15:11 +0000
commit9a8cbb092b1e9e8260f19276f484af2bff46fe07 (patch)
tree9e9bbaa91e1f615f014e3c427657099d63119f22 /ld/configure.tgt
parent36a3dc51192b775f628fe5f2d95863af6d164dfc (diff)
downloadgdb-9a8cbb092b1e9e8260f19276f484af2bff46fe07.zip
gdb-9a8cbb092b1e9e8260f19276f484af2bff46fe07.tar.gz
gdb-9a8cbb092b1e9e8260f19276f484af2bff46fe07.tar.bz2
Warning fix and remove extraneous hppa*-*-linux-gnu*.
Diffstat (limited to 'ld/configure.tgt')
-rw-r--r--ld/configure.tgt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ld/configure.tgt b/ld/configure.tgt
index 9f257fd..d9d779c 100644
--- a/ld/configure.tgt
+++ b/ld/configure.tgt
@@ -210,7 +210,6 @@ m68*-*-rtems*) targ_emul=m68kcoff ;;
hppa*64*-*) targ_emul=elf64hppa ;;
hppa*-*-linux-gnu*) targ_emul=hppalinux ;;
hppa*-*-*elf*) targ_emul=hppaelf ;;
-hppa*-*-linux-gnu*) targ_emul=hppaelf ;;
hppa*-*-lites*) targ_emul=hppaelf ;;
hppa*-*-rtems*) targ_emul=hppaelf ;;
vax-dec-ultrix* | vax-dec-bsd*) targ_emul=vax ;;