mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge ee7e061563 into merged_master (Bitcoin PR bitcoin/bitcoin#23557)
This commit is contained in:
commit
df90beee7d
1 changed files with 1 additions and 1 deletions
|
|
@ -1936,7 +1936,7 @@ if test x$bitcoin_enable_qt != xno; then
|
|||
echo " with qr = $use_qr"
|
||||
fi
|
||||
echo " with zmq = $use_zmq"
|
||||
if test x$enable_fuzz == xno; then
|
||||
if test x$enable_fuzz = xno; then
|
||||
echo " with test = $use_tests"
|
||||
else
|
||||
echo " with test = not building test_bitcoin because fuzzing is enabled"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue