]> 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>
Sat, 24 Aug 2024 14:38:31 +0000 (16:38 +0200)
commitab5cd68f2fa013bcda6a2c5fd4ca6fdbd89e864a
treed28f84870a91fa44eab64e4a9e93dc97302de1c7
parentd85bd458cd067fdd6b7ccaf8d8787e22dc7090a1
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.
(func_usage): Document it.
* 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