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