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

Add parallel make toolchain wrapper #848

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jsharpe
Copy link
Collaborator

@jsharpe jsharpe commented Jan 1, 2022

This can be used by adding
--extra_toolchains=@rules_foreign_cc//toolchains:built_parallel_make to your bazel command line

Addresses some of #329

@jsharpe
Copy link
Collaborator Author

jsharpe commented Jan 1, 2022

Currently fails to work due to #433

This was referenced Jan 1, 2022
@github-actions
Copy link

github-actions bot commented Jul 1, 2022

This Pull Request has been automatically marked as stale because it has not had any activity for 180 days. It will be closed if no further activity occurs in 30 days. Collaborators can add an assignee to keep this open indefinitely. Thanks for your contributions to rules_foreign_cc!

@jsharpe jsharpe self-assigned this Jul 12, 2022
This can be used by adding
`--extra_toolchains=@rules_foreign_cc//toolchains:built_make_parallel_toolchain` to your bazel command line

Addresses some of bazelbuild#329
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.

None yet

1 participant