mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
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…
Add table
Add a link
Reference in a new issue