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

Add a standalone LibStdCxx jll #5331

Merged
merged 3 commits into from
Aug 19, 2022
Merged

Add a standalone LibStdCxx jll #5331

merged 3 commits into from
Aug 19, 2022

Conversation

Keno
Copy link
Contributor

@Keno Keno commented Aug 18, 2022

Rather than trying to shoehorn the libstdcxx build into bootstrap as in #5308,
just add a separate jll for it and in a follow-up PR, I'll adjust CSL to pull
libstdcxx from here instead. In the medium term future, we may want to change
this again, but for now, I think this is the path of least resistance.

Keno added 2 commits August 18, 2022 21:31
Rather than trying to shoehorn the libstdcxx build into bootstrap as in #5308,
just add a separate jll for it and in a follow-up PR, I'll adjust CSL to pull
libstdcxx from here instead. In the medium term future, we may want to change
this again, but for now, I think this is the path of least resistance.
@Keno Keno force-pushed the kf/libstdcxxmsan2 branch from 2456639 to 01b3974 Compare August 18, 2022 21:48
@Keno
Copy link
Contributor Author

Keno commented Aug 18, 2022

Ok, this seems to be working for both gcc v11 and v12. The PR as is has v11. I'm thinking merge this and then immediately do a PR to bump to v12 so we have both, depending on the timing of the base CSL bump. Thoughts @staticfloat @giordano ?

@Keno Keno merged commit c7f6327 into master Aug 19, 2022
@Keno Keno deleted the kf/libstdcxxmsan2 branch August 19, 2022 17:38
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.

1 participant