commit | 93202d72d75ff2e04c14525bc8b585c5ed0d0740 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Feb 21 12:40:28 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Mar 08 11:38:48 2023 -0800 |
tree | 22653175af620a43799612c424316397737834fd | |
parent | cd37d5bccf63e75af395dd5e3b5dd21abbd86881 [diff] |
buildman: Support disabling LTO This cuts down build performance considerably and is not always needed, when checking for build errors, etc. Add a flag to disable it. Signed-off-by: Simon Glass <sjg@chromium.org>