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

buildsys: do not track BUILDSYS_VARIANT #377

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

bcressey
Copy link
Contributor

Issue number:
N/A

Description of changes:
The BUILDSYS_VARIANT environment variable no longer affects builds, and doesn't need to be tracked for changes.

Testing done:
Verified that BUILDSYS_VARIANT no longer appears in any file under tools/buildsys.

Confirmed that if I run cargo make build-all and then override BUILDSYS_VARIANT before running cargo make build-variant, nothing gets rebuilt (as expected).

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

The `BUILDSYS_VARIANT` environment variable no longer affects builds,
and doesn't need to be tracked for changes.

Signed-off-by: Ben Cressey <[email protected]>
@bcressey bcressey requested review from cbgbt and jmt-lab September 20, 2024 19:30
Copy link
Contributor

@jmt-lab jmt-lab left a comment

Choose a reason for hiding this comment

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

LGTM

@bcressey bcressey merged commit 2df0c01 into bottlerocket-os:develop Sep 24, 2024
1 check passed
@bcressey bcressey deleted the no-buildsys-variant branch September 24, 2024 15:25
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.

4 participants