Skip to content

Commit 198b62b

Browse files
Chase Lattacopybara-github
Chase Latta
authored andcommitted
[roll] Roll fuchsia Revert "[bazel] pass platform in refresh-bazel-compdb"
This reverts commit b5eee200b142dfff50efd5e3cf6d23d918daa6fd. Reason for revert: platforms should be informed by the bazel transition Original change's description: > [bazel] pass platform in refresh-bazel-compdb > > With the newer version of bazel, this tool started failing because the > c++ toolchain could not be resolved when there was no platform passed > in. This change includes the platform based on the current target_cpu. > > Change-Id: I7fe7bd696bd8bd311a3c9c009f794c0e6402670a > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1182315 > Commit-Queue: Auto-Submit <[email protected]> > Fuchsia-Auto-Submit: Chase Latta <[email protected]> > Reviewed-by: Jiaming Li <[email protected]> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1182454 Original-Revision: 2fad4c8a57c5719af0cd9b1b35b53c1c73ed9c4f GitOrigin-RevId: 895f5def5fabd7664f0ec74503ad50818052a42b Change-Id: I607d3e587c057d6e5f2fe8c34f828217769df189
1 parent 83f46f3 commit 198b62b

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

0 commit comments

Comments
 (0)