xref: /aosp_15_r20/external/mesa3d/fuchsia-build/README.md (revision 6104692788411f58d303aa86923a9ff6ecaded22)
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