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

shim: replace %make_build with make #3771

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

jpculp
Copy link
Member

@jpculp jpculp commented Feb 9, 2024

Issue number:

Closes #3710

Description of changes:

Switches from a parallel make macro to a standard make command to avoid a race condition that can occur during a Bottlerocket build.

Testing done:

Built and smoke tested AMI. Although the shim issue is intermittent, if actions pass the first time then that is a good sign.

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.

Switches from a parallel make macro to a standard make command to avoid
a race condition that can occur during a Bottlerocket build.
@jpculp jpculp merged commit 064de8a into bottlerocket-os:develop Feb 12, 2024
50 checks passed
@jpculp jpculp deleted the unparallel-shim branch February 12, 2024 17:25
@vyaghras vyaghras mentioned this pull request Feb 21, 2024
9 tasks
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.

Builds for shim package fail intermittently
3 participants