* configure.tgt: Only use elf64hppa target emulation for hpux.
[deliverable/binutils-gdb.git] / ld / configure.tgt
index fe6462195fed0c7381de79dad6e0dbc94c2fb604..674468a21f737c45d6e3a954414b58e1ec0b0e09 100644 (file)
@@ -162,7 +162,7 @@ h8500-*-hms* | h8500-*-coff* | h8500-*-rtems*)
                        targ_extra_emuls="h8500s h8500b h8500m h8500c"
                        ;;
 hppa*64*-*-linux-*)    targ_emul=hppa64linux ;;
-hppa*64*-*)            targ_emul=elf64hppa ;;
+hppa*64*-hpux*)                targ_emul=elf64hppa ;;
 hppa*-*-linux-*)       targ_emul=hppalinux ;;
 hppa*-*-*elf*)         targ_emul=hppaelf ;;
 hppa*-*-lites*)                targ_emul=hppaelf ;;
This page took 0.024064 seconds and 4 git commands to generate.