Skip to content

Commit 2a1408c

Browse files
committed
Comment for seemingly duplicate LIBBITCOIN_SERVER
1 parent edb8df4 commit 2a1408c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,8 @@ if TARGET_WINDOWS
497497
bitcoind_SOURCES += bitcoind-res.rc
498498
endif
499499

500+
# Libraries below may be listed more than once to resolve circular dependencies (see
501+
# https://eli.thegreenplace.net/2013/07/09/library-order-in-static-linking#circular-dependency)
500502
bitcoind_LDADD = \
501503
$(LIBBITCOIN_SERVER) \
502504
$(LIBBITCOIN_WALLET) \

0 commit comments

Comments
 (0)