Skip to content

Commit 6366156

Browse files
Roland McGrathcopybara-github
authored andcommitted
[roll] Roll fuchsia [ld] Fully support cross-architecture remote dynamic linking
This turned up several more instances of accidentally omitted template plumbing, missing casts, and lots of typos of size_t where size_type was needed. Original-Bug: 326524302 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1163934 Original-Revision: bdcbc430d43f621389499db32ef5170601c7da3c GitOrigin-RevId: e11bff8bca32812962f170416b5c4907d82f41ac Change-Id: Idc55ba2a839b3c3d88abd2e70064cc06ac8c4716
1 parent 5ca9b78 commit 6366156

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="af389a765f51de2f848c1e9845d9203dcef3e029"/>
14+
revision="bdcbc430d43f621389499db32ef5170601c7da3c"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)