You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[roll] Roll fuchsia [bazel] Add no_sdk argument to bazel_action() template.
This allows invoking Bazel with --config=no_sdk, which ensures
that Bazel can build artifacts that do not depend on the
Fuchsia IDK/SDK. For now, this only means host binaries.
+ Add //build/bazel/examples/hello_world:hello_world to
the GN graph.
This is not connected to the default tests graph for now,
as a Bazel invocation is still costly and should not be
part of regular builds until we have something more
useful to go with it.
Original-Bug: 322881092
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1190732
Original-Revision: 7e6c764b6c75095868c18cb7c7e860835bb87717
GitOrigin-RevId: 590674b4f44e3ac9dfa81b6a682128206331c05d
Change-Id: I38a090874cdefed8a5eb91a4a85c102835695da7
0 commit comments