[PATCH] libsframe: accept --target configure option

Alan Modra amodra@gmail.com
Tue Jul 9 22:52:57 GMT 2024


On Tue, Jul 09, 2024 at 09:27:50AM +0200, Clément Chigot wrote:
> Libsframe was missing AC_CANONICAL_TARGET, meaning that --target was
> ignored. This could prevent libsframe.a to be installed in some cases,
> the host fetching its canonical value while the target isn't. Both
> having a different value, INSTALL_LIBBFD would be false.
> ---
>  libsframe/configure    | 208 +++++++++++++++++++++++++----------------
>  libsframe/configure.ac |   3 +
>  2 files changed, 130 insertions(+), 81 deletions(-)

OK, but please regenerate libsframe/Makefile.in too.

-- 
Alan Modra


More information about the Binutils mailing list