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

Sysroot does not get rebuilt when target JSON file changes #23

Open
RalfJung opened this issue Sep 25, 2024 · 0 comments
Open

Sysroot does not get rebuilt when target JSON file changes #23

RalfJung opened this issue Sep 25, 2024 · 0 comments

Comments

@RalfJung
Copy link
Owner

To reproduce:

  • Build a sysroot for a target JSON file
  • Change the file
  • Build the sysroot again

rustc-build-sysroot will consider the sysroot to still be up-to-date, but in reality it needs to be rebuilt.

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