Skip to content

Conversation

@geyslan
Copy link
Member

@geyslan geyslan commented Jul 19, 2024

Close: #4253

1. Explain what the PR does

9d4e585 fix(build): parallel build (libbpf wise)

When running with -j option, the build was emitting bogus messages
related to the lack of libbpf.a. A variable was being evaluated out of
a rule and respective requirements were not being met.

2. Explain how to test it

3. Other comments

When running with -j option, the build was emitting bogus messages
related to the lack of libbpf.a. A variable was being evaluated out of
a rule and respective requirements were not being met.
Copy link
Collaborator

@rscampos rscampos left a comment

Choose a reason for hiding this comment

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

LGTM

@geyslan geyslan merged commit 01d5190 into aquasecurity:main Aug 23, 2024
@geyslan geyslan deleted the goenv-mk branch February 19, 2025 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parallel make emitting bogus messages

2 participants