From 0bffea1f67067f56638a36d0b7db30af09d929ac Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 31 Dec 2020 22:13:12 +0100 Subject: add missing linker options --- src/auditordb/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/auditordb') diff --git a/src/auditordb/Makefile.am b/src/auditordb/Makefile.am index 66e9de791..92aabcd31 100644 --- a/src/auditordb/Makefile.am +++ b/src/auditordb/Makefile.am @@ -43,6 +43,7 @@ libtaler_plugin_auditordb_postgres_la_LDFLAGS = \ -lpq \ -lgnunetpq \ -lgnunetutil \ + -lpthread \ $(XLIB) lib_LTLIBRARIES = \ -- cgit v1.2.3