diff options
author | Tri Vo <trong@android.com> | 2018-09-19 12:27:50 -0700 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2018-09-24 10:56:24 +0100 |
commit | 2a6c7c367de82951c98a290a21156770f6f82c84 (patch) | |
tree | a7a15358e5ae45545538622a1030f9c6083c5ead /arch/powerpc/tools | |
parent | 0b8af74549c2f985bfc3d2a983961b2a66882890 (diff) | |
download | linux-2a6c7c367de82951c98a290a21156770f6f82c84.tar.bz2 |
arm64: lse: remove -fcall-used-x0 flag
x0 is not callee-saved in the PCS. So there is no need to specify
-fcall-used-x0.
Clang doesn't currently support -fcall-used flags. This patch will help
building the kernel with clang.
Tested-by: Nick Desaulniers <ndesaulniers@google.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Tri Vo <trong@android.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/powerpc/tools')
0 files changed, 0 insertions, 0 deletions