Includes for zlib a subproject unwrap step. Bug:342026860 Change-Id: Ia074bb220c16da338662f0560495d619c075d256
13 lines
368 B
Markdown
13 lines
368 B
Markdown
Fetch submodule:
|
|
|
|
NOTE: git submodule not used because AOSP doesn't allow it.
|
|
|
|
git clone https://fuchsia.googlesource.com/fuchsia-infra-bazel-rules fuchsia-build/third_party/fuchsia-infra-bazel-rules
|
|
|
|
Bootstrap:
|
|
|
|
fuchsia-build/third_party/fuchsia-infra-bazel-rules/scripts/bootstrap.sh
|
|
|
|
Fetch and build the SDK:
|
|
|
|
tools/bazel build @fuchsia_sdk//:fuchsia_toolchain_sdk
|