Commit Graph

2 Commits

Author SHA1 Message Date
Bernhard B
b80f5442a7 updated signal-cli-native.patch
* signal-cli-native.patch didn't apply anymore
2025-01-26 23:37:44 +01:00
Bernhard B
f18ebde951 fixed signal-cli-native build
* due to different glibc versions, it is not possible to use the
  existing (prebuilt) libsignal_jni.so that get's shipped with the
  signal-cli binary distribution for the signal-cli native image build.
  So in order to make that work (again), we need to use our own
  libsignal_jni.so for the x86_64 build.

see #412
2023-10-02 19:03:52 +02:00