Arm Mac Support
Opened this issue · 0 comments
michaeleisel commented
When building it on my arm mac, I get "error: unknown type name 'processor_cap_t'". It appears that cpuid.h contains types that are necessary for other files, but are removed by the preprocessor because __x86_64__
isn't defined on my machine.