bazel-contrib / bazel-contrib/rules_foreign_cc
`autoreconf` should be specified via toolchain, like `autoconf`
Open
- Dominant language
- Starlark
- Stars
- 737
- Forks
- 270
- PR merge metrics
- No merged PRs in 30d
Description
There should be a `@rules_foreign_cc//toolchains:autoreconf_toolchain`, rather than call autoreconf from `PATH`.
Contributor guide
Research direction
Start by locating the existing autoconf toolchain and the rules that invoke autoreconf. Trace how the @rules_foreign_cc//toolchains:autoreconf_toolchain target would be registered and selected. Done means autoreconf is obtained through the toolchain rather than PATH, with the relevant toolchain coverage verified.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100