rust-fuzz / honggfuzz-rs

Fuzz your Rust code with Google-developed Honggfuzz !
https://crates.io/crates/honggfuzz
Apache License 2.0
449 stars 40 forks source link

honggfuzz also depends on lzma library #40

Closed Soveu closed 3 years ago

Soveu commented 4 years ago

I installed binutils-devel and libunwind-devel on Fedora 32 (as readme suggest), but got error about missing lzma library (-llzma) In case of Fedora, xz-devel is also needed EDIT: run-debug also requires LLDB