mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-25 13:55:43 +00:00
Documentation improvement
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
560e1dcd29
commit
a25c5675e2
|
@ -246,7 +246,7 @@ General options:
|
||||||
(default: "${ARM_LINUX_GNUEABI_GCC_PREFIX}")
|
(default: "${ARM_LINUX_GNUEABI_GCC_PREFIX}")
|
||||||
--armcc Run ARM Compiler builds (on by default).
|
--armcc Run ARM Compiler builds (on by default).
|
||||||
--error-test Error test mode: run a failing function in addition
|
--error-test Error test mode: run a failing function in addition
|
||||||
to any specified component.
|
to any specified component. May be repeated.
|
||||||
--except Exclude the COMPONENTs listed on the command line,
|
--except Exclude the COMPONENTs listed on the command line,
|
||||||
instead of running only those.
|
instead of running only those.
|
||||||
--no-append-outcome Write a new outcome file and analyze it (default).
|
--no-append-outcome Write a new outcome file and analyze it (default).
|
||||||
|
|
Loading…
Reference in a new issue