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

Don't use CPUID call on targets that don't support it #323

Merged
merged 1 commit into from Mar 24, 2013

Conversation

zrax
Copy link
Member

@zrax zrax commented Mar 22, 2013

This fixes the inability to compile hsCpuID.cpp on ARM (as well as other non-x86 platforms). Tested against Win32/VS2010, GCC/Linux_x86-64 (Debian), GCC/Linux_armv6h (Arch on Raspberry Pi).

Hoikas added a commit that referenced this pull request Mar 24, 2013
Don't use CPUID call on targets that don't support it
@Hoikas Hoikas merged commit 81e7e15 into H-uru:master Mar 24, 2013
@zrax zrax deleted the cpuid_check branch May 25, 2014 01:57
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.

None yet

2 participants