diff options
author | Sami Tolvanen <samitolvanen@google.com> | 2020-12-11 19:46:31 +0100 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2021-01-14 17:21:09 +0100 |
commit | 004d53f8c96f0a0263721494d25d6eec559268f4 (patch) | |
tree | de50b7be1d283434f807ae0da06ac69ea7cc5797 /arch/arm64/Kconfig | |
parent | drivers/misc/lkdtm: disable LTO for rodata.o (diff) | |
download | linux-004d53f8c96f0a0263721494d25d6eec559268f4.tar.xz linux-004d53f8c96f0a0263721494d25d6eec559268f4.zip |
arm64: vdso: disable LTO
Disable LTO for the vDSO by filtering out CC_FLAGS_LTO, as there's no
point in using link-time optimization for the small amount of C code.
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20201211184633.3213045-15-samitolvanen@google.com
Diffstat (limited to 'arch/arm64/Kconfig')
0 files changed, 0 insertions, 0 deletions