bazelbuild/bazel

docs: reference how to create Make variables in toolchain docs

Open

#9,724 opened on Oct 5, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (4,465 forks)batch import
P3help wantedteam-Configurabilityteam-Documentationtype: documentation (cleanup)

Repository metrics

Stars
 (25,384 stars)
PR merge metrics
 (Avg merge 22d 20h) (77 merged PRs in 30d)

Description

The current docs on toolchains (https://docs.bazel.build/versions/master/toolchains.html) doesn't reference how to create Make variables nor that you can.

That information is on https://docs.bazel.build/versions/master/be/make-variables.html, however. A link to that would be nice with some summary text.

Contributor guide