Skip to content

Add bootstrap artifacts for LLVM 14, 15 and 17. #386

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

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Conversation

maleadt
Copy link
Contributor

@maleadt maleadt commented Jul 29, 2024

Counterpart of JuliaPackaging/Yggdrasil#9162.

@giordano Anything else I need to do? FWIW, I had to do the Artifacts.toml changes manually, for some reason --deploy didn't pick up my deved BinaryBuilderBase.jl.

Copy link
Member

@giordano giordano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Anything else I need to do?

If we don't need to touch anything in src/Runner.jl or similar to adjust the compiler wrappers then that's it, yes, thanks!

for some reason --deploy didn't pick up my deved BinaryBuilderBase.jl.

Uhm, that's weird, this is where the script picks the Artifacts.toml file: https://github.com/JuliaPackaging/Yggdrasil/blob/08aaaaf1af11396ae31ecf39d7e1501356f02c66/0_RootFS/common.jl#L61 It relies on pathof(BinaryBuilderBase) giving the right path

@maleadt maleadt merged commit bfac3a4 into master Jul 30, 2024
9 checks passed
@maleadt maleadt deleted the tb/llvm_14_15_17 branch July 30, 2024 11:05
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.

2 participants