Skip to content

Commit

Permalink
trust-dns: fix build (#10025)
Browse files Browse the repository at this point in the history
  • Loading branch information
manunio committed Apr 5, 2023
1 parent 736ac45 commit 6f00e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/trust-dns/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
################################################################################

cargo fuzz build -O
cp fuzz/target/x86_64-unknown-linux-gnu/release/message $OUT/
cp target/x86_64-unknown-linux-gnu/release/message $OUT/

0 comments on commit 6f00e32

Please sign in to comment.