summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2023-04-02 02:01:17 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2023-04-17 11:23:06 +0900
commitddc72c9659b5a85a2d135503caf193da0723e813 (patch)
treeaa5453d5711d31d9d95cc302c8aa3b48face6e85 /Makefile
parentfb318e54fea6b8532833faef98c8b7720a30b29d (diff)
downloadlinux-ddc72c9659b5a85a2d135503caf193da0723e813.tar.gz
kbuild: clang: do not use CROSS_COMPILE for target triple
The target triple is overridden by the user-supplied CROSS_COMPILE, but I do not see a good reason to support it. Users can use a new architecture without adding CLANG_TARGET_FLAGS_*, but that would be a rare case. Use the hard-coded and deterministic target triple all the time. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Acked-by: Nathan Chancellor <nathan@kernel.org> Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions