mirror of
https://github.com/google/cpu_features.git
synced 2025-04-27 15:12:30 +02:00

osxcross (https://github.com/tpoechtrager/osxcross) gives the following error, which also happens with regular gcc on OS X (https://github.com/asmjit/asmjit/issues/78): ``` cpu_features/src/cpuinfo_x86.c:44:no such instruction: `XGETBV' ```