mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 11:57:28 -03:00
build: Fix linking for fuzz
target when building with MSan
This commit is contained in:
parent
a74bdeea1b
commit
26c460aa8b
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ target_link_libraries(fuzz
|
|||
test_fuzz
|
||||
bitcoin_cli
|
||||
bitcoin_common
|
||||
bitcoin_util
|
||||
minisketch
|
||||
leveldb
|
||||
univalue
|
||||
|
|
Loading…
Reference in a new issue