mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-03 09:56:38 -05:00
Merge bitcoin/bitcoin#26360: build: remove threadinterrupt from libbitcoinkernel
afbcd227dd
build: remove threadinterrupt from libbitcoinkernel (fanquake) Pull request description: Extracted from #26292. ACKs for top commit: hebasto: ACKafbcd227dd
, tested on Ubuntu 22.04. ryanofsky: Code review ACKafbcd227dd
Tree-SHA512: 9d355f0e417561be41cdd0674a8f94c9ffe3ecfb4063bb9c90f1032cb9d471be11d4fa26de40993e3a411e015272201551fbbb3d3c2b43e4c17bf49386a2741c
This commit is contained in:
commit
c041d8f2c9
1 changed files with 0 additions and 1 deletions
|
@ -937,7 +937,6 @@ libbitcoinkernel_la_SOURCES = \
|
||||||
support/cleanse.cpp \
|
support/cleanse.cpp \
|
||||||
support/lockedpool.cpp \
|
support/lockedpool.cpp \
|
||||||
sync.cpp \
|
sync.cpp \
|
||||||
threadinterrupt.cpp \
|
|
||||||
txdb.cpp \
|
txdb.cpp \
|
||||||
txmempool.cpp \
|
txmempool.cpp \
|
||||||
uint256.cpp \
|
uint256.cpp \
|
||||||
|
|
Loading…
Add table
Reference in a new issue