Skip to content
Snippets Groups Projects
Unverified Commit 918a09a3 authored by Timothy B. Terriberry's avatar Timothy B. Terriberry
Browse files

Update x86 CPU detection configure check.

Commit 6577534a switched from using __get_cpuid() to
 __get_cpuid_count(), but the corresponding configure check was not
 updated.
Since __get_cpuid_count() was introduced much later, make sure we
 check for the function we actually use.

Thanks to Mark Harris for the report.
parent 50407983
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment