Skip to content

Commit

Permalink
"removed asterisks, in case that's what made build fail"
Browse files Browse the repository at this point in the history
  • Loading branch information
ClayShoaf authored and rustyrussell committed May 1, 2022
1 parent 55b5653 commit 43ace03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ usage()
usage_with_default "--enable/disable-ub-sanitizer" "$UBSAN" "enable" "disable"
echo " Compile with undefined behaviour sanitizer"
usage_with_default "--enable/disable-fuzzing" "$FUZZING" "enable" "disable"
echo " ***something about fuzzing***"
echo " Compile with fuzzing"
usage_with_default "--enable/disable-rust" "$RUST" "enable" "disable"
echo " Compile with Rust support"
exit 1
Expand Down

0 comments on commit 43ace03

Please sign in to comment.