[Release/8.0] Fix x64 crossbuild on macOS arm64 (#91635)
authorJan Vorlicek <janvorli@microsoft.com>
Wed, 6 Sep 2023 05:22:00 +0000 (07:22 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2023 05:22:00 +0000 (22:22 -0700)
commitf4d24c53495c7c7766dbc68763baa78c47317ffc
treefed63276db747ec2e305de242817153f2bea2600
parent0cb73b1a540d2967de81ac0c9409006e3eac3959
[Release/8.0] Fix x64 crossbuild on macOS arm64 (#91635)

cpufeatures.h/.c uses TARGET_ ifdefs, but it should use HOST_ ifdefs
src/native/minipal/cpufeatures.c
src/native/minipal/cpufeatures.h