gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -fix linker issue


From: gnunet
Subject: [gnunet] branch master updated: -fix linker issue
Date: Fri, 01 Mar 2024 12:26:16 +0100

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 505d22064 -fix linker issue
505d22064 is described below

commit 505d220647baa740322a302f61ede31b129f26eb
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Mar 1 12:26:11 2024 +0100

    -fix linker issue
---
 src/lib/util/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/util/Makefile.am b/src/lib/util/Makefile.am
index db2d9f34a..00538847b 100644
--- a/src/lib/util/Makefile.am
+++ b/src/lib/util/Makefile.am
@@ -394,6 +394,7 @@ test_crypto_edx25519_LDADD = \
  test_crypto_elligator.c
 test_crypto_elligator_LDADD = \
  libgnunetutil.la \
+ -lsodium \
  $(LIBGCRYPT_LIBS)
 
 test_crypto_ecc_dlog_SOURCES = \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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