bazelbuild/bazel

Documentation issue: Configuring C toolchains

Open

#12.856 geöffnet am 20. Jan. 2021

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (4.465 Forks)batch import
P3help wantedteam-Documentationteam-Rules-CPPtype: documentation (cleanup)

Repository-Metriken

Stars
 (25.384 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 22T 20h) (77 gemergte PRs in 30 T)

Beschreibung

Documentation URL: https://docs.bazel.build/versions/master/tutorial/cc-toolchain-config.html

Following these steps for my project, I get the error: missing input file '//toolchain:empty'

I should probably try for the tutorial file, but first I wanted to ask if you could also put the final BUILD/bzl files in the docs. It's more error prone because of the rewriting steps and it would be nice to have a correct reference at the end.

Contributor Guide