Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uboot-mtk-20220606: arm: Only support ARM64_CRC32 when using GCC #36

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

1715173329
Copy link
Contributor

@1715173329 1715173329 commented Dec 13, 2023

Today, only gcc has __builtin_aarch64_crc32b (clang-16 does not, for
example). Make this option depend on CC_IS_GCC.

Today, only gcc has __builtin_aarch64_crc32b (clang-16 does not, for
example). Make this option depend on CC_IS_GCC.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
@hanwckf hanwckf merged commit 610fcad into hanwckf:master Dec 14, 2023
@1715173329 1715173329 deleted the cl branch January 6, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants