From 0ef7c0a0b716785e7d1b0233e622d2e7267a0280 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 29 Jul 2021 23:56:46 +0200 Subject: fix #6960 --- src/mhd/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mhd/Makefile.am') diff --git a/src/mhd/Makefile.am b/src/mhd/Makefile.am index 797dc873c..059c275cc 100644 --- a/src/mhd/Makefile.am +++ b/src/mhd/Makefile.am @@ -16,7 +16,7 @@ libtalermhd_la_SOURCES = \ mhd_responses.c libtalermhd_la_LDFLAGS = \ -version-info 0:0:0 \ - -export-dynamic -no-undefined + -no-undefined libtalermhd_la_LIBADD = \ -lgnunetjson \ $(top_builddir)/src/json/libtalerjson.la \ -- cgit v1.2.3