Skip to content

Commit 1a0dd76

Browse files
Paul Kirthcopybara-github
authored andcommitted
[roll] Roll fuchsia [build][rust] Enable Shadow Call Stack for Rust on AArch64 and RISC-V
After rust-lang/rust#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 <[email protected]> Original-Revision: 4eefc272d36835959f2e44be6e06a6fbb504e418 GitOrigin-RevId: 75ffba3794ae45c43c84d70f06549cf62eea483f Change-Id: Ia2bc7342adff3cdc327fc37b8498ab7e9106e227
1 parent a329078 commit 1a0dd76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="bb1d71cd5d5399310c742559ba02d6721cfd91b7"/>
14+
revision="4eefc272d36835959f2e44be6e06a6fbb504e418"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)