mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
merge bitcoin#24336: Print enable_fuzz_binary in configure
This commit is contained in:
parent
eed4f193a8
commit
24ae76cc19
@ -1963,8 +1963,8 @@ if test x$enable_fuzz == xno; then
|
||||
echo " with test = $use_tests"
|
||||
else
|
||||
echo " with test = not building test_dash 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…
Reference in New Issue
Block a user