mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Comment for seemingly duplicate LIBBITCOIN_SERVER
This commit is contained in:
parent
edb8df4fea
commit
2a1408c3ec
1 changed files with 2 additions and 0 deletions
|
|
@ -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) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue