Skip to content

feat: rebuild on HERMIT_RUSTFLAGS and HERMIT_ENCODED_RUSTFLAGS#864

Draft
mkroening wants to merge 2 commits intomainfrom
hermit-rustflags
Draft

feat: rebuild on HERMIT_RUSTFLAGS and HERMIT_ENCODED_RUSTFLAGS#864
mkroening wants to merge 2 commits intomainfrom
hermit-rustflags

Conversation

@mkroening
Copy link
Copy Markdown
Member

@mkroening mkroening commented Nov 28, 2025

This depends on #864.

@mkroening mkroening self-assigned this Nov 28, 2025
println!("cargo:rerun-if-env-changed=HERMIT_LOG_LEVEL_FILTER");
println!("cargo:rerun-if-env-changed=HERMIT_MANIFEST_DIR");
println!("cargo:rerun-if-env-changed=HERMIT_MRG_RXBUF_SIZE");
println!("cargo:rerun-if-env-changed=HERMIT_MTU");
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It would be nice if this list of env vars could be taken from a file in the hermit kernel sources, such that it can't get out of sync as easily when a different kernel is chosen via HERMIT_MANIFEST_DIR.

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.

2 participants