diff options
author | Seth Forshee | 2019-07-17 18:06:26 +0200 |
---|---|---|
committer | Masahiro Yamada | 2019-07-20 04:20:24 +0200 |
commit | 29be86d7f9cb18df4123f309ac7857570513e8bc (patch) | |
tree | 60fdf871b68f29be66d9221d505e78f77f59ad93 /arch/sh/configs/rsk7201_defconfig | |
parent | kbuild: update compile-test header list for v5.3-rc1 (diff) | |
download | kernel-qcow2-linux-29be86d7f9cb18df4123f309ac7857570513e8bc.tar.gz kernel-qcow2-linux-29be86d7f9cb18df4123f309ac7857570513e8bc.tar.xz kernel-qcow2-linux-29be86d7f9cb18df4123f309ac7857570513e8bc.zip |
kbuild: add -fcf-protection=none when using retpoline flags
The gcc -fcf-protection=branch option is not compatible with
-mindirect-branch=thunk-extern. The latter is used when
CONFIG_RETPOLINE is selected, and this will fail to build with
a gcc which has -fcf-protection=branch enabled by default. Adding
-fcf-protection=none when building with retpoline enabled
prevents such build failures.
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/sh/configs/rsk7201_defconfig')
0 files changed, 0 insertions, 0 deletions