]> git.itanic.dy.fi Git - linux-stable/commit
Documentation/llvm: update CROSS_COMPILE inferencing
authorNick Desaulniers <ndesaulniers@google.com>
Mon, 2 Aug 2021 18:39:10 +0000 (11:39 -0700)
committerMasahiro Yamada <masahiroy@kernel.org>
Tue, 10 Aug 2021 00:13:25 +0000 (09:13 +0900)
commite08831baa032e62786d88b68e26c54389e2486b6
treef88f9ff4f57a9086c087a04c69d4507b9159716e
parent231ad7f409f16b9f9505f69e058dff488a7e6bde
Documentation/llvm: update CROSS_COMPILE inferencing

As noted by Masahiro, document how we can generally infer CROSS_COMPILE
(and the more specific details about --target and --prefix) based on
ARCH.

Change use of env vars to command line parameters.

Suggested-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Fangrui Song <maskray@google.com>
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Documentation/kbuild/llvm.rst