mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 21:35:11 +01:00
"removed asterisks, in case that's what made build fail"
This commit is contained in:
parent
55b5653726
commit
43ace03685
2
configure
vendored
2
configure
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user