mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +01:00
"removed asterisks, in case that's what made build fail"
This commit is contained in:
committed by
Rusty Russell
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
|
||||
|
||||
Reference in New Issue
Block a user