diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-04-02 02:01:17 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-04-17 11:23:06 +0900 |
commit | ddc72c9659b5a85a2d135503caf193da0723e813 (patch) | |
tree | aa5453d5711d31d9d95cc302c8aa3b48face6e85 /lib/libcrc32c.c | |
parent | fb318e54fea6b8532833faef98c8b7720a30b29d (diff) |
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 'lib/libcrc32c.c')
0 files changed, 0 insertions, 0 deletions