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

Fix older versions of gcc - missing __has_builtin, cpuid and no support of P10. #4320

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

ChipKerchner
Copy link
Contributor

Fix older versions of gcc - missing __has_builtin, cpuid and no support of P10.

@ChipKerchner
Copy link
Contributor Author

Tested with gcc 4.8.5

@giordano
Copy link
Contributor

I can confirm compilation is successful for powerpc (and all the other platforms we support) is successful with this PR: https://buildkite.com/julialang/yggdrasil/builds/6623

@martin-frbg martin-frbg added this to the 0.3.26 milestone Nov 15, 2023
@martin-frbg martin-frbg merged commit d36b86a into OpenMathLib:develop Nov 15, 2023
49 of 63 checks passed
@ChipKerchner ChipKerchner deleted the fixOldGCCPower branch August 1, 2024 20:01
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.

3 participants