mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-29 17:00:41 +02:00
docs: Add libbitcoinkernel_la_SOURCES explanation
This commit is contained in:
@@ -834,6 +834,10 @@ libbitcoinkernel_la_LDFLAGS += -static
|
||||
libbitcoinkernel_la_CXXFLAGS += -static
|
||||
endif
|
||||
|
||||
# TODO: libbitcoinkernel is a work in progress consensus engine library, as more
|
||||
# and more modules are decoupled from the consensus engine, this list will
|
||||
# shrink to only those which are absolutely necessary. For example, things
|
||||
# like index/*.cpp will be removed.
|
||||
libbitcoinkernel_la_SOURCES = \
|
||||
kernel/bitcoinkernel.cpp \
|
||||
arith_uint256.cpp \
|
||||
|
Reference in New Issue
Block a user