host_cc_toolchain: Rename local toolchain to host toolchain

Correctly identify x86_64-pc-linux-gnu as the build host toolchain and
remove the usage of builtin_sysroot from the build host toolchain's
definition.

BUG=b:213616502
TEST=local `bazel run`

Change-Id: I235dc0616cd8db220b7832149d964083fcdfb351
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/rules_cros/+/3387946
2 files changed
tree: 0c4cf74eff4c660203840a5aa6ee13e581c19ad4
  1. cros/
  2. .gitignore
  3. common.bazelrc
  4. DIR_METADATA
  5. LICENSE
  6. OWNERS
  7. README.md
  8. WORKSPACE
README.md

Chrome OS Bazel Rules

Overview

This repository provides common rules and configuration for Bazel projects in Chrome OS.

Documentation

The code is this directory is experimental and under active development. Stability and functionality is not guaranteed :)