mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-04 17:52:25 +01:00
build: Fix linking for fuzz target when building with MSan
This commit is contained in:
@@ -132,6 +132,7 @@ target_link_libraries(fuzz
|
||||
test_fuzz
|
||||
bitcoin_cli
|
||||
bitcoin_common
|
||||
bitcoin_util
|
||||
minisketch
|
||||
leveldb
|
||||
univalue
|
||||
|
||||
Reference in New Issue
Block a user