Skip to content

Commit 26c460a

Browse files
committed
build: Fix linking for fuzz target when building with MSan
1 parent a74bdee commit 26c460a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/fuzz/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ target_link_libraries(fuzz
132132
test_fuzz
133133
bitcoin_cli
134134
bitcoin_common
135+
bitcoin_util
135136
minisketch
136137
leveldb
137138
univalue

0 commit comments

Comments
 (0)