diff options
| author | Masahiro Yamada <[email protected]> | 2020-04-08 01:36:22 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2020-04-08 18:18:09 +0000 |
| commit | 7e20e47c70f810d678d02941fa3c671209c4ca97 (patch) | |
| tree | b3b9f8270783a25ae04761643b84055f527f9948 /arch/powerpc/lib/code-patching.c | |
| parent | kbuild: add dummy toolchains to enable all cc-option etc. in Kconfig (diff) | |
| download | kernel-7e20e47c70f810d678d02941fa3c671209c4ca97.tar.gz kernel-7e20e47c70f810d678d02941fa3c671209c4ca97.zip | |
kbuild: replace AS=clang with LLVM_IAS=1
The 'AS' variable is unused for building the kernel. Only the remaining
usage is to turn on the integrated assembler. A boolean flag is a better
fit for this purpose.
AS=clang was added for experts. So, I replaced it with LLVM_IAS=1,
breaking the backward compatibility.
Suggested-by: Nick Desaulniers <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions
