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 download option #398

Closed
GuillaumeGomez opened this issue Dec 20, 2023 · 1 comment
Closed

Add download option #398

GuillaumeGomez opened this issue Dec 20, 2023 · 1 comment

Comments

@GuillaumeGomez
Copy link
Member

Using this option, it would download the latest version of libgccjit.so built in CI. To do we would need to replace the existing gcc_path with an actual config file which would contain:

download-libgccjit = true|false
libgccjit-path = "path"

If download-libgccjit is true, then libgccjit-path will be ignored.

@antoyo
Copy link
Contributor

antoyo commented Mar 1, 2024

Done in #430.

@antoyo antoyo closed this as completed Mar 1, 2024
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

No branches or pull requests

2 participants