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

[WIP] Update openlibm to 0.7. #34327

Closed
wants to merge 1 commit into from
Closed

[WIP] Update openlibm to 0.7. #34327

wants to merge 1 commit into from

Conversation

ViralBShah
Copy link
Member

Use artifact binaries. Disable gcc platform expansion.

Perhaps someone knows why we do gcc platform expansion for openlibm. @staticfloat ? openlibm should be like many of the simple C libraries we ship (like pcre or dsfmt) where we do not do gcc platform expansion.

Disable gcc platform expansion.
@ViralBShah ViralBShah added the building Build system, or building Julia or its dependencies label Jan 9, 2020
@staticfloat
Copy link
Member

@ViralBShah I think #34242 will help answer your questions. It's a more comprehensive dependencies bump, and includes the elimination of the OpenLibm -> libgfortran dependency.

@staticfloat staticfloat closed this Jan 9, 2020
@ViralBShah ViralBShah deleted the vs/openlibm branch January 10, 2020 15:14
@ViralBShah
Copy link
Member Author

Ah, I didn't realize it also included the openlibm version bump. Thanks. At least I learnt a bit more about the inner workings of the various build systems as a result of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Build system, or building Julia or its dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants