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

Pciaccess warnings #20

Merged
merged 3 commits into from
Jul 2, 2024
Merged

Pciaccess warnings #20

merged 3 commits into from
Jul 2, 2024

Conversation

dotnwat
Copy link
Owner

@dotnwat dotnwat commented Jul 2, 2024

  • enable more warnings
  • native bazel build for libpciaccess
  • add keep_going to bazelrc

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
This provides behavior similar to ninja/make where on-going work
completes if other work fails. Pretty useful when compiling because we
can see more errors all at once. Make it the default and opt-out if
wanted to --nokeep_going

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
@dotnwat dotnwat merged commit 95a8172 into bazel Jul 2, 2024
0 of 2 checks passed
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.

1 participant