Commit 8026d1f9 authored by Sergey Ulanov's avatar Sergey Ulanov Committed by Commit Bot

Roll Fuchsia SDK from fcba89bea65d to 1aedaa9ac17c5429


The AutoRoll server is located here: https://fuchsia-sdk-chromium-roll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia_arm64_cast_audio;luci.chromium.try:fuchsia_x64_cast_audio
TBR=cr-fuchsia+bot@chromium.org

Change-Id: I99a21f1060e81a5f7930d6ec6b6b269f76a23c41
Reviewed-on: https://chromium-review.googlesource.com/1174011
Commit-Queue: Sergey Ulanov <sergeyu@chromium.org>
Reviewed-by: default avatarSergey Ulanov <sergeyu@chromium.org>
Reviewed-by: default avatarFuchsia SDK Autoroller <fuchsia-sdk-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#583327}
parent 86d8a53e
...@@ -34,11 +34,11 @@ config("compiler") { ...@@ -34,11 +34,11 @@ config("compiler") {
# patches, we might want to make tools/clang/scripts/update.py build it # patches, we might want to make tools/clang/scripts/update.py build it
# and bundle it with the clang package instead of using the library from # and bundle it with the clang package instead of using the library from
# the SDK, https://crbug.com/724204 # the SDK, https://crbug.com/724204
# Note: Intentionally 7.0.0 instead of $clang_version because the clang # Note: Intentionally 8.0.0 instead of $clang_version because the clang
# version of the toolchain_libs directory in the Fuchsia SDK can be # version of the toolchain_libs directory in the Fuchsia SDK can be
# different from the version of Chromium's clang. # different from the version of Chromium's clang.
"-resource-dir", "-resource-dir",
rebase_path(fuchsia_sdk, root_build_dir) + "/toolchain_libs/clang/7.0.0", rebase_path(fuchsia_sdk, root_build_dir) + "/toolchain_libs/clang/8.0.0",
# The stack defaults to 256k on Fuchsia (see # The stack defaults to 256k on Fuchsia (see
# https://fuchsia.googlesource.com/zircon/+/master/system/private/zircon/stack.h#9), # https://fuchsia.googlesource.com/zircon/+/master/system/private/zircon/stack.h#9),
......
fcba89bea65da4805154879bf1a01e02e89d1f5f 1aedaa9ac17c5429b5cab2dde8407299ead0ac0d
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment