Merge "doc: Fix indentation in build options documentation" into integration

This commit is contained in:
Olivier Deprez 2019-12-17 09:02:50 +00:00 committed by TrustedFirmware Code Review
commit 52ff3b4c79
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ Common build options
builds, but this behaviour can be overridden in each platform's Makefile or
in the build command line.
- ``ENABLE_LTO``: Boolean option to enable Link Time Optimization (LTO)
- ``ENABLE_LTO``: Boolean option to enable Link Time Optimization (LTO)
support in GCC for TF-A. This option is currently only supported for
AArch64. Default is 0.