Add the netbsdpe configuration to the list of obsolete targets.
* config.bfd (obsolete configurations): Add netbsdpe.
This commit is contained in:
parent
4743af62eb
commit
c2ce831330
@ -1,3 +1,7 @@
|
||||
2021-06-29 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* config.bfd (obsolete configurations): Add netbsdpe.
|
||||
|
||||
2021-06-22 Nelson Chu <nelson.chu@sifive.com>
|
||||
|
||||
* elfnn-riscv.c (riscv_pcrel_hi_reloc): Added field to store
|
||||
|
@ -53,7 +53,7 @@ case $targ in
|
||||
echo "*** Use or1k-*-elf or or1k-*-linux as the target instead" >&2
|
||||
exit 1
|
||||
;;
|
||||
null)
|
||||
*-*-netbsdpe* | null)
|
||||
if test "x$enable_obsolete" != xyes; then
|
||||
echo "*** Configuration $targ is obsolete." >&2
|
||||
echo "*** Specify --enable-obsolete to build it anyway." >&2
|
||||
|
Loading…
x
Reference in New Issue
Block a user