Tidy gas/configure.tgt
Should have been removed with m68k bsd support. * configure.tgt: Remove *-*-bsd* entry.
This commit is contained in:
parent
884d4d8aa7
commit
e2e4f0fdfd
@ -1,3 +1,7 @@
|
||||
2018-04-18 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* configure.tgt: Remove *-*-bsd* entry.
|
||||
|
||||
2018-04-17 Andrew Sadek <andrew.sadek.se@gmail.com>
|
||||
|
||||
Microblaze Target: PIC data text relative
|
||||
|
@ -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 ;;
|
||||
|
Loading…
Reference in New Issue
Block a user