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

bazel: Pre-compile make for all necessary platforms #27039

Open
ParkMyCar opened this issue May 10, 2024 · 0 comments
Open

bazel: Pre-compile make for all necessary platforms #27039

ParkMyCar opened this issue May 10, 2024 · 0 comments
Labels
A-build Area: build systems (Bazel, Rust, etc.)

Comments

@ParkMyCar
Copy link
Member

We currently have a few patches for rules_foreign_cc almost all related to building make. The best fix is probably to pre-compile make for our supported platforms instead of having rules_foreign_cc attempt to bootstrap it. There is already a precedent for this, see prebuild_toolchains.

@ParkMyCar ParkMyCar added the A-build Area: build systems (Bazel, Rust, etc.) label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-build Area: build systems (Bazel, Rust, etc.)
Projects
None yet
Development

No branches or pull requests

1 participant