Skip to content
Commit 2a6c7c36 authored by Tri Vo's avatar Tri Vo Committed by Catalin Marinas
Browse files

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: default avatarNick Desaulniers <ndesaulniers@google.com>
Acked-by: default avatarWill Deacon <will.deacon@arm.com>
Signed-off-by: default avatarTri Vo <trong@android.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 0b8af745
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment