mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Print enable_fuzz_binary in configure
This commit is contained in:
parent
fd25d3493d
commit
faef344f84
1 changed files with 1 additions and 1 deletions
|
|
@ -1951,8 +1951,8 @@ if test $enable_fuzz = "no"; then
|
|||
echo " with test = $use_tests"
|
||||
else
|
||||
echo " with test = not building test_bitcoin because fuzzing is enabled"
|
||||
echo " with fuzz = $enable_fuzz"
|
||||
fi
|
||||
echo " with fuzz binary = $enable_fuzz_binary"
|
||||
echo " with bench = $use_bench"
|
||||
echo " with upnp = $use_upnp"
|
||||
echo " with natpmp = $use_natpmp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue