mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-12 01:58:18 +00:00
@ -2,8 +2,7 @@
|
||||
|
||||
all:
|
||||
rustup install nightly
|
||||
# temporary fix for cargo-fuzz on latest nightly: https://github.com/rust-fuzz/cargo-fuzz/issues/276
|
||||
cargo install --git https://github.com/rust-fuzz/cargo-fuzz --rev b4df3e58f767b5cad8d1aa6753961003f56f3609
|
||||
cargo install cargo-fuzz
|
||||
cargo +nightly fuzz build --release
|
||||
|
||||
clean:
|
||||
|
Reference in New Issue
Block a user