mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-04 04:32:20 +02:00
Comment for seemingly duplicate LIBBITCOIN_SERVER
This commit is contained in:
@ -497,6 +497,8 @@ if TARGET_WINDOWS
|
|||||||
bitcoind_SOURCES += bitcoind-res.rc
|
bitcoind_SOURCES += bitcoind-res.rc
|
||||||
endif
|
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 = \
|
bitcoind_LDADD = \
|
||||||
$(LIBBITCOIN_SERVER) \
|
$(LIBBITCOIN_SERVER) \
|
||||||
$(LIBBITCOIN_WALLET) \
|
$(LIBBITCOIN_WALLET) \
|
||||||
|
Reference in New Issue
Block a user