Add Visium support to bfd
[deliverable/binutils-gdb.git] / bfd / configure
index 86f58e2d922c26baabc940d933211045e0b308ad..3bb0cf72384aebc844461830a5cb5b77a7107e95 100755 (executable)
@@ -15597,6 +15597,7 @@ do
     vax_aout_bsd_vec)           tb="$tb vaxbsd.lo aout32.lo" ;;
     vax_aout_nbsd_vec)          tb="$tb vaxnetbsd.lo aout32.lo" ;;
     vax_elf32_vec)              tb="$tb elf32-vax.lo elf32.lo $elf" ;;
+    visium_elf32_vec)           tb="$tb elf32-visium.lo elf32.lo $elf" ;;
     w65_coff_vec)               tb="$tb coff-w65.lo reloc16.lo" ;;
     we32k_coff_vec)             tb="$tb coff-we32k.lo" ;;
     x86_64_coff_vec)            tb="$tb coff-x86_64.lo cofflink.lo"; target_size=64 ;;
This page took 0.029211 seconds and 4 git commands to generate.