From 2a1408c3ec036d9f89c4241689cd16f26093b209 Mon Sep 17 00:00:00 2001 From: Peter Bushnell Date: Thu, 28 Mar 2019 07:16:42 +0000 Subject: Comment for seemingly duplicate LIBBITCOIN_SERVER --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index bef2c10636..8f0110b43e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -497,6 +497,8 @@ if TARGET_WINDOWS bitcoind_SOURCES += bitcoind-res.rc endif +# Libraries below may be listed more than once to resolve circular dependencies (see +# https://eli.thegreenplace.net/2013/07/09/library-order-in-static-linking#circular-dependency) bitcoind_LDADD = \ $(LIBBITCOIN_SERVER) \ $(LIBBITCOIN_WALLET) \ -- cgit v1.2.3