Unverified Commit 09e6f12c authored by Petr Hosek's avatar Petr Hosek Committed by GitHub
Browse files

[builtins] Fix CPU feature detection for Zircon (#76276)

This is a follow up to #75635 which broke the build on Fuchsia. We don't
support ifunc on Fuchsia so we shouldn't define __init_cpu_features. For
__init_cpu_features_resolver we have to use _zx_system_get_features as a
Zircon native solution.
parent 4c1bc8e7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment