]> Savannah Git Hosting - gnulib.git/commit
relocatable-prog: Add support for 32-bit build on FreeBSD/powerpc64.
authorBruno Haible <bruno@clisp.org>
Sat, 24 Aug 2024 14:33:05 +0000 (16:33 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 17 Sep 2024 12:46:15 +0000 (14:46 +0200)
commit61e2dad8f5da6cf974ef5ee7c018e767436e1e93
tree4f922df129649f71df450797cd9a3b797188989e
parent9e750e70e63016d731161aef19692889cac05da5
relocatable-prog: Add support for 32-bit build on FreeBSD/powerpc64.

Reference: <https://savannah.gnu.org/patch/?10469>.

* build-aux/config.libpath: Accept a second argument. Use it on
FreeBSD/powerpc64.
* m4/relocatable.m4 (AC_LIB_LIBPATH): Require gl_HOST_CPU_C_ABI_32BIT.
Pass HOST_CPU_C_ABI_32BIT to the config.libpath script.
* modules/relocatable-prog (Files): Add m4/host-cpu-c-abi.m4.
ChangeLog
build-aux/config.libpath
m4/relocatable.m4
modules/relocatable-prog