Skip to content

Commit

Permalink
Auto merge of #125419 - GuillaumeGomez:add-gcc-to-dist, r=Kobzol
Browse files Browse the repository at this point in the history
[bootstrap] Add support for building gcc and libgccjit

As `@eholk` summarized below:

> From my understanding, this change would add libgccjit as an optional component to the Rust distribution. This library is licensed under GPLv2 and currently we do not have any other components under that license so it would be a new license, and one that is generally more restrictive than the other licenses we use.

It'll greatly improve the experience for anyone wanting to work on the GCC backend from the compiler.

Should help with rust-lang/rust#124172.
Will unblock #124353.

r? `@Kobzol`
  • Loading branch information
bors committed Sep 14, 2024
2 parents 4c5d12b + 641159a commit fbfa4b1
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit fbfa4b1

Please sign in to comment.