bazelbuild/bazel

Documentation issue: Configuring C toolchains

Open

#12,856 创建于 2021年1月20日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Java (4,465 fork)batch import
P3help wantedteam-Documentationteam-Rules-CPPtype: documentation (cleanup)

仓库指标

Star
 (25,384 star)
PR 合并指标
 (平均合并 22天 20小时) (30 天内合并 77 个 PR)

描述

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.

贡献者指南