diff --git a/Provide-native-lib-for-libsignal.md b/Provide-native-lib-for-libsignal.md index a775650..3567e43 100644 --- a/Provide-native-lib-for-libsignal.md +++ b/Provide-native-lib-for-libsignal.md @@ -25,7 +25,6 @@ Builds for some additional platforms are available in * `libsignal_jni_soNNNN_ubuntu1804_{amd64,i686,arm64,armv7,mips64el,mipsel,s390x,sparc64}.gz` _(these require `glibc` v2.25 or newer)_ * `libsignal_jni_soNNNN_ubuntu1604_{ppc64,ppc64el}.gz` _(these require `glibc` v2.22 or newer)_ * `libsignal_jni_soNNNN_ubuntu1604_{amd64,i686,arm64,armv7,mips64el,mipsel,powerpc,s390x,sparc64}.gz` _(these require `glibc` v2.18 or newer)_ - * **WARNING:** Current test builds contain references to `glibc` functions only available from v2.28, v2.25, respectively; depending on your use case(s), this might lead to errors (_work-in-progress_) ## Manual build