build: Mention use of asm in summary

This commit is contained in:
Wladimir J. van der Laan 2017-08-28 11:19:56 +02:00
parent ce5381e7fe
commit 538cc0ca8b
1 changed files with 1 additions and 0 deletions

View File

@ -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