Name Date Size #Lines LOC

..--

manifests/H25-Apr-2025-6146

sysroot_extra/include/sys/H25-Apr-2025-20

README.mdH A D25-Apr-2025368 147

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