Rename "sun" variable to avoid conflicts on Solaris
[deliverable/binutils-gdb.git] / ld / configure.tgt
index aaeda30b57a5981280f3b32f08f6d6d586d9eb50..926733e6e27d31fd3219a78d380a55a3623d4f3f 100644 (file)
@@ -224,8 +224,6 @@ bpf-*-*)            targ_emul=elf64bpf
                        ;;
 cr16-*-elf*)           targ_emul=elf32cr16
                        ;;
-cr16c-*-elf*)          targ_emul=elf32cr16c
-                       ;;
 cris-*-*aout*)         targ_emul=crisaout
                        targ_extra_emuls="criself crislinux"
                        targ_extra_libpath=$targ_extra_emuls
@@ -593,7 +591,6 @@ moxie-*-moxiebox*)  targ_emul=moxiebox
                        targ_extra_ofiles=ldelfgen.o
                        ;;
 moxie-*-*)             targ_emul=elf32moxie
-                       targ_extra_ofiles=ldelfgen.o
                        ;;
 msp430-*-*)            targ_emul=msp430elf
                        targ_extra_emuls="msp430X"
@@ -903,9 +900,6 @@ tic6x-*-uclinux)    targ_emul=elf32_tic6x_linux_le
                        targ_extra_emuls="elf32_tic6x_linux_be elf32_tic6x_le elf32_tic6x_be"
                        targ_extra_libpath=$targ_extra_emuls
                        ;;
-tic80-*-*)             targ_emul=tic80coff
-                       targ_extra_ofiles=
-                       ;;
 tilegx-*-*)            targ_emul=elf64tilegx
                        targ_extra_emuls="elf64tilegx_be elf32tilegx elf32tilegx_be"
                        targ_extra_libpath=$targ_extra_emuls
This page took 0.024088 seconds and 4 git commands to generate.