gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: fix for picky linkers


From: gnunet
Subject: [taler-anastasis] branch master updated: fix for picky linkers
Date: Sat, 27 Mar 2021 02:18:26 +0100

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 9609ade  fix for picky linkers
9609ade is described below

commit 9609adef6c09519fdeac5bb6d0bebfeb3ff4db2b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Mar 27 02:18:23 2021 +0100

    fix for picky linkers
---
 src/reducer/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/reducer/Makefile.am b/src/reducer/Makefile.am
index ef0e113..9d600e3 100644
--- a/src/reducer/Makefile.am
+++ b/src/reducer/Makefile.am
@@ -35,6 +35,7 @@ libanastasisredux_la_LIBADD = \
   -ltalermerchant \
   -ltalerjson \
   -ljansson \
+  -lgcrypt \
   -ldl \
   -lm \
   $(XLIB)

-- 
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]