Revised the previous note (Centos 7 *would* still be able to use these artefacts as GCC 5.4.0 is available via Red Hat's Software Collections (SCL))

Markus Ueberall 2026-02-21 20:40:37 +01:00
parent f5c3d4c457
commit cbc8f26a3d

@ -24,7 +24,7 @@ Builds for some additional platforms are available in
* `libsignal_jni_soNNNN_ubuntu1804_{amd64,i686,arm64,armv7,mips64,mips64el,mips,mipsel,powerpc,ppc64,ppc64el,riscv64,s390x,sparc64}.gz` _(these require `glibc` v2.27 or newer)_
* `libsignal_jni_soNNNN_ubuntu1604_{ppc64,ppc64el}.gz` _(these require `glibc` v2.22 or newer)_
* `libsignal_jni_soNNNN_ubuntu1604_{amd64,i686,arm64,armv7,mips64,mips64el,mips,mipsel,powerpc,s390x,sparc64}.gz` _(these require `glibc` v2.18 or newer)_
* Artefacts cross-built against header files and libraries of the unsupported older Ubuntu release 13.10 (only available for libsignal v0.87.3 and earlier, as later versions have a C++ standard library build/runtime requirement that cannot be easily met, [see here](https://github.com/signalapp/libsignal/releases/tag/v0.87.4)):
* Artefacts cross-built against header files and libraries of the unsupported older Ubuntu release 13.10 (currently only available for libsignal v0.87.3 and earlier, as later versions have a C++ standard library build/runtime requirement that cannot be easily met, [see here](https://github.com/signalapp/libsignal/releases/tag/v0.87.4)):
* `libsignal_jni_soNNNN_ubuntu1310_arm64.gz` _(requires `glibc` v2.17 or newer)_
* `libsignal_jni_soNNNN_ubuntu1310_{amd64,armv7,i686}.gz` _(these require `glibc` v2.16 or newer)_