From cbc8f26a3df5846d2410954a3dc3fb4cfb47e6a7 Mon Sep 17 00:00:00 2001 From: Markus Ueberall Date: Sat, 21 Feb 2026 20:40:37 +0100 Subject: [PATCH] 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)) --- Provide-native-lib-for-libsignal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Provide-native-lib-for-libsignal.md b/Provide-native-lib-for-libsignal.md index 27afb85..9e39012 100644 --- a/Provide-native-lib-for-libsignal.md +++ b/Provide-native-lib-for-libsignal.md @@ -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)_