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

__get_cpuid_count was introduced in gcc 6.3 #505

Merged
merged 1 commit into from
Mar 16, 2022

Conversation

@Bodigrim Bodigrim added this to the 0.11.3.1 milestone Mar 16, 2022
@Bodigrim Bodigrim requested a review from sjakobi March 16, 2022 20:34
@Bodigrim Bodigrim merged commit 6ef4212 into haskell:master Mar 16, 2022
@Bodigrim Bodigrim deleted the gcc-6.3 branch March 16, 2022 22:39
@sjakobi sjakobi mentioned this pull request Mar 20, 2022
Bodigrim added a commit to Bodigrim/bytestring that referenced this pull request Mar 22, 2022
Bodigrim added a commit to Bodigrim/bytestring that referenced this pull request Mar 22, 2022
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.

The use of cpuid_count in 0.11.2.0 make it require gcc >= 8
2 participants