Commit 3318cdb
build: link ripemd160.o into the fuzz-parse target
hash.o now calls the bundled ripemd160(), so the fuzzer's object list needs
ripemd160.o or the link fails with an undefined reference.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 3ba84ee commit 3318cdb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
0 commit comments