gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] 01/03: temp fix for #5606


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 01/03: temp fix for #5606
Date: Sun, 24 Feb 2019 11:14:09 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit b30650b8ff30b148dd42ef8f4288c7369486d530
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Sun Feb 24 11:13:44 2019 +0100

    temp fix for #5606
---
 src/util/Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 5fa6e907e..755f91a11 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -124,7 +124,11 @@ libgnunetutil_la_SOURCES = \
        proc_compat.c
 
 if HAVE_LIBATOMIC
+if DARWIN
+       LIBATOMIC=
+else
   LIBATOMIC= -latomic
+endif
 else
   LIBATOMIC=
 endif

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]