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

Factor out check for C/C++ compiler (so it doesn't slow down our startup each time) #840

Open
fingolfin opened this issue Nov 11, 2022 · 1 comment

Comments

@fingolfin
Copy link
Member

Not yet sure how to best do it. Perhaps we should use Preferences.jl ?

Or perhaps we compute them lazily, by moving the checks into gac ?

@fingolfin
Copy link
Member Author

Another option would be to compute/update these only inside Packages.install.

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

1 participant