Skip to content

build_sdk.py: add support for skipping tool#150

Merged
Ivan-Velickovic merged 1 commit intoseL4:mainfrom
nspin:pr/more-minimal-tool
Jun 26, 2024
Merged

build_sdk.py: add support for skipping tool#150
Ivan-Velickovic merged 1 commit intoseL4:mainfrom
nspin:pr/more-minimal-tool

Conversation

@nspin
Copy link
Member

@nspin nspin commented Jun 26, 2024

An extension of #131

Adds the --skip-tool flag.

Cargo takes some special care to work in hermetic build environments such as Nix. One good way to deal with all such cases at once is to provide the option to skip building the tool entirely and allow those more particular build environments to take care of building the tool themselves.

Signed-off-by: Nick Spinale <nick@nickspinale.com>
@Ivan-Velickovic
Copy link
Collaborator

Thanks for explaining the motivation.

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