Re: [Announce] Libgcrypt 1.11.0 released

Ralph Seichter via Gnupg-devel <[email protected]>
Newsgroups gmane.comp.encryption.gpg.devel
Message-ID <[email protected]>
* Werner Koch via Gnupg-devel:

> See https://dev.gnupg.org/T7170 for a fix.

Thank you, Werner. I am currently using the following patch:

--- a/acinclude.m4	2024-03-28 11:07:27
+++ b/acinclude.m4	2024-07-02 17:34:53
@@ -73,6 +73,9 @@
     i386-emx-os2 | i[3456]86-pc-os2*emx | i386-pc-msdosdjgpp)
         ac_cv_sys_symbol_underscore=yes
         ;;
+    *-apple-darwin*)
+        ac_cv_sys_symbol_underscore=yes
+        ;;
     *)
       if test "$cross_compiling" != yes; then
          tmp_do_check="yes"

I have succesfully built binaries for both aarch64-apple-darwin and
x86_64-apple-darwin, plus unified binaries based on the two, but I don't
have access to any ARM based Mac for testing. The x86 version seems to
work as expected.

-Ralph
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.