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

Upgrade Linux build environment to LLVM 13 #197

Merged
merged 8 commits into from
Sep 19, 2022

Conversation

straight-shoota
Copy link
Member

@straight-shoota straight-shoota commented Sep 19, 2022

This upgrades several components of the Linux build environment:

  • alpine:3:12 -> alpine:3.16
  • debian:10 -> debian:11
  • bdwgc 8.2.0 -> bdwgc 8.2.2
  • LLVM 11 -> LLVM 13

Green CI workflow: https://app.circleci.com/pipelines/github/crystal-lang/crystal/9794/workflows/5f762e48-3920-4242-abc1-f4c4685c0a47

Resolves #147

@straight-shoota straight-shoota added enhancement dependencies Pull requests that update a dependency file labels Sep 19, 2022
@straight-shoota straight-shoota linked an issue Sep 19, 2022 that may be closed by this pull request
Copy link
Member

@beta-ziliani beta-ziliani left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@straight-shoota straight-shoota changed the title Upgrade Linux build environment Upgrade Linux build environment to LLVM 13 Sep 19, 2022
@straight-shoota straight-shoota merged commit 1ee8983 into master Sep 19, 2022
@straight-shoota straight-shoota deleted the feature/upgrade-linux-build-env branch September 19, 2022 18:31
straight-shoota added a commit to crystal-lang/crystal that referenced this pull request Sep 19, 2022
straight-shoota added a commit to crystal-lang/crystal that referenced this pull request Sep 19, 2022
Updates `distribution-scripts` dependency to crystal-lang/distribution-scripts@1ee8983

This includes the following changes:

* crystal-lang/distribution-scripts#197
straight-shoota added a commit to crystal-lang/crystal that referenced this pull request Sep 19, 2022
Updates `distribution-scripts` dependency to crystal-lang/distribution-scripts@1ee8983

This includes the following changes:

* crystal-lang/distribution-scripts#197
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to LLVM 13
2 participants