Skip to content

Conversation

@antoyo
Copy link
Contributor

@antoyo antoyo commented Jul 6, 2023

No description provided.

Readme.md Outdated

While this crate is licensed under a dual Apache/MIT license, it links to `libgccjit` which is under the GPLv3+ and thus, the resulting toolchain (rustc + GCC codegen) will need to be released under the GPL license.

However, programs compiled with `rustc_codegen_gcc` doesn't need to be released under a GPL license.

Choose a reason for hiding this comment

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

Suggested change
However, programs compiled with `rustc_codegen_gcc` doesn't need to be released under a GPL license.
However, a program compiled with `rustc_codegen_gcc` doesn't need to be released under a GPL license.

or

Suggested change
However, programs compiled with `rustc_codegen_gcc` doesn't need to be released under a GPL license.
However, programs compiled with `rustc_codegen_gcc` do not need to be released under a GPL license.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks!

@antoyo antoyo merged commit e062c2c into master Jul 9, 2023
@antoyo antoyo deleted the license branch July 9, 2023 14:18
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.

3 participants