jin / aosp-bazel-cc-toolchain

A copy of the cc_toolchain used by Bazel in AOSP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code dump of the cc_toolchain related code from AOSP.

This is currently mostly useless without the AOSP environment: vendored clang directory, Soong-generated files, and the code has references to a lot of Android-specific bits.

About

A copy of the cc_toolchain used by Bazel in AOSP

License:Apache License 2.0


Languages

Language:Starlark 100.0%