diff options
author | Sami Tolvanen <[email protected]> | 2020-12-11 10:46:29 -0800 |
---|---|---|
committer | Kees Cook <[email protected]> | 2021-01-14 08:21:09 -0800 |
commit | 6e20f18579c5ba2f1bcbb2ec28a51cafca76935f (patch) | |
tree | a40ecf2e8da93c0160f5726217c0dee6a38cde8c /drivers/usb/cdns3/cdns3-trace.c | |
parent | d23dddf86a12c96d9a3d135a567b9716e5b47821 (diff) |
efi/libstub: disable LTO
With CONFIG_LTO_CLANG, we produce LLVM bitcode instead of ELF object
files. Since LTO is not really needed here and the Makefile assumes we
produce an object file, disable LTO for libstub.
Signed-off-by: Sami Tolvanen <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions