xz/build-aux
Lasse Collin 1bf83cded2 CI: Workaround buggy config.guess on Ubuntu 22.04LTS and 24.04LTS
Check for the wrong triplet from config.guess and override it with
the --build option on the configure command line. Then i386 assembly
autodetection will work.

These Ubuntu versions (and as of writing, also Debian unstable)
ship config.guess version 2022-01-09 which contains a bug that
was fixed in version 2022-05-08. It results in a wrong configure
triplet when using CC="gcc -m32" to build i386 binaries.

Upstream fix:
https://git.savannah.gnu.org/cgit/config.git/commit/?id=f56a7140386d08a531bcfd444d632b28c61a6329

More information:
https://mail.gnu.org/archive/html/config-patches/2022-05/msg00003.html
2024-06-24 18:15:58 +03:00
..
ci_build.bash CI: Workaround buggy config.guess on Ubuntu 22.04LTS and 24.04LTS 2024-06-24 18:15:58 +03:00
license-check.sh license-check.sh: Fix reporting of unclear license info 2024-06-03 11:44:28 +03:00
manconv.sh Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
version.sh Fix version.sh compatiblity with Solaris 2024-06-03 23:06:10 +03:00