| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| manifests/ | 04-Jul-2025 | - | 61 | 46 | ||
| sysroot_extra/include/sys/ | 04-Jul-2025 | - | 2 | 0 | ||
| README.md | D | 04-Jul-2025 | 368 | 14 | 7 |
README.md
1Fetch submodule: 2 3NOTE: git submodule not used because AOSP doesn't allow it. 4 5git clone https://fuchsia.googlesource.com/fuchsia-infra-bazel-rules fuchsia-build/third_party/fuchsia-infra-bazel-rules 6 7Bootstrap: 8 9fuchsia-build/third_party/fuchsia-infra-bazel-rules/scripts/bootstrap.sh 10 11Fetch and build the SDK: 12 13tools/bazel build @fuchsia_sdk//:fuchsia_toolchain_sdk 14