build: Mention use of asm in summary
This commit is contained in:
parent
ce5381e7fe
commit
538cc0ca8b
1 changed files with 1 additions and 0 deletions
|
@ -1297,6 +1297,7 @@ echo " with zmq = $use_zmq"
|
|||
echo " with test = $use_tests"
|
||||
echo " with bench = $use_bench"
|
||||
echo " with upnp = $use_upnp"
|
||||
echo " use asm = $use_asm"
|
||||
echo " debug enabled = $enable_debug"
|
||||
echo " werror = $enable_werror"
|
||||
echo
|
||||
|
|
Loading…
Reference in a new issue