hppa-linux-gnu-ranlib: libcpp.a: File format not recognized
authorAlan Modra <amodra@gmail.com>
Thu, 22 Dec 2016 02:42:07 +0000 (13:12 +1030)
committerAlan Modra <amodra@gmail.com>
Fri, 23 Dec 2016 13:20:39 +0000 (23:50 +1030)
commit865422fafaf387745b2979d47b6f448d28e0edb8
treef26e4851dd3469236fa89cc51965abb9e7ea312f
parent6096dda15babc5307b1a0e9624d4e0028fd429e1
hppa-linux-gnu-ranlib: libcpp.a: File format not recognized

This stops an --enable-targets selection affecting the main target in
regards to forcing 64-bit archives.  It also means mips64 and s390x
will revert to binutils-2.25 and binutils-2.26 behaviour of not
forcing 64-bit archives at least in the common case when plugins were
enabled.

PR binutils/20464
PR binutils/14625
* configure.ac: Revert 2016-05-25 configure change setting
want_64_bit_archive for mips64 and s390x.  Revise USE_64_BIT_ARCHIVE
description.
* configure: Regenerate.
* config.in: Regenerate.
bfd/ChangeLog
bfd/config.in
bfd/configure
bfd/configure.ac
This page took 0.027075 seconds and 4 git commands to generate.