File tree 2 files changed +2
-2
lines changed
src/ci/docker/host-x86_64/x86_64-fuchsia
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ ENV CARGO_TARGET_X86_64_UNKNOWN_FUCHSIA_RUSTFLAGS \
46
46
-Lnative=/usr/local/core-linux-amd64-fuchsia-sdk/arch/x64/sysroot/lib \
47
47
-Lnative=/usr/local/core-linux-amd64-fuchsia-sdk/arch/x64/lib
48
48
49
- ENV TARGETS=x86_64-unknown-fuchsia
49
+ ENV TARGETS=x86_64-unknown-fuchsia,aarch64-unknown-fuchsia
50
50
ENV TARGETS=$TARGETS,x86_64-unknown-linux-gnu
51
51
52
52
COPY scripts/sccache.sh /scripts/
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ PICK_REFS=()
35
35
# commit hash of fuchsia.git and some other repos in the "monorepo" checkout, in
36
36
# addition to versions of prebuilts. It should be bumped regularly by the
37
37
# Fuchsia team – we aim for every 1-2 months.
38
- INTEGRATION_SHA=1c5b42266fbfefb2337c6b2f0030a91bde15f9e9
38
+ INTEGRATION_SHA=f5ac405cd3ff735dbd2f213f5307326a1c9a5526
39
39
40
40
checkout=fuchsia
41
41
jiri=.jiri_root/bin/jiri
You can’t perform that action at this time.
0 commit comments