From 1a0dd76a87cd91283b9fc87bcb91ed2f0036db82 Mon Sep 17 00:00:00 2001 From: Paul Kirth Date: Tue, 20 Aug 2024 18:45:16 +0000 Subject: [PATCH] [roll] Roll fuchsia [build][rust] Enable Shadow Call Stack for Rust on AArch64 and RISC-V After https://github.com/rust-lang/rust/pull/124676 was rolled, we can enable SCS for both AArch64 and RISC-V, since it won't conflict with other sanitizers in the compiler driver anymore. Original-Fixed: 42069386 Original-Bug: 360955800 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/791504 Size-Review: Przemek Pietrzkiewicz Original-Revision: 4eefc272d36835959f2e44be6e06a6fbb504e418 GitOrigin-RevId: 75ffba3794ae45c43c84d70f06549cf62eea483f Change-Id: Ia2bc7342adff3cdc327fc37b8498ab7e9106e227 --- stem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stem b/stem index 13e71a16f1..0c844e49dd 100644 --- a/stem +++ b/stem @@ -11,7 +11,7 @@ githooks="integration/git-hooks" remote="https://fuchsia.googlesource.com/fuchsia" gerrithost="https://fuchsia-review.googlesource.com" - revision="bb1d71cd5d5399310c742559ba02d6721cfd91b7"/> + revision="4eefc272d36835959f2e44be6e06a6fbb504e418"/>