mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 14:59:39 -04: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
|
test_fuzz
|
||||||
bitcoin_cli
|
bitcoin_cli
|
||||||
bitcoin_common
|
bitcoin_common
|
||||||
|
bitcoin_util
|
||||||
minisketch
|
minisketch
|
||||||
leveldb
|
leveldb
|
||||||
univalue
|
univalue
|
||||||
|
|
Loading…
Add table
Reference in a new issue