Tidy gas/configure.tgt
Alan Modra
amodra@gmail.com
Tue Apr 17 23:39:00 GMT 2018
Should have been removed with m68k bsd support.
* configure.tgt: Remove *-*-bsd* entry.
diff --git a/gas/configure.tgt b/gas/configure.tgt
index cc8c361..93e7994 100644
--- a/gas/configure.tgt
+++ b/gas/configure.tgt
@@ -448,7 +448,6 @@ case ${generic_target} in
*-*-cloudabi*) fmt=elf ;;
*-*-dragonfly*) fmt=elf em=dragonfly ;;
*-*-freebsd* | *-*-kfreebsd*-gnu) fmt=elf em=freebsd ;;
- *-*-bsd*) fmt=aout em=sun3 ;;
*-*-generic) fmt=generic ;;
*-*-xray | *-*-hms) fmt=coff ;;
*-*-sim) fmt=coff ;;
--
Alan Modra
Australia Development Lab, IBM
More information about the Binutils
mailing list