[bazel] Make fdio an implicit dep of cc binaries

Bug: 118309
Change-Id: Id0c3c144a18dab3c556105d2ba5cb33de7dfa3ac
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/783963
Fuchsia-Auto-Submit: Shai Barack <shayba@google.com>
Reviewed-by: Renato Mangini Dias <mangini@google.com>
Reviewed-by: Jay Zhuang <jayzhuang@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
1 file changed
tree: 38326b1bb2c00efea1130d4af8836e892e1e2f2d
  1. bazel_rules_fuchsia/
  2. bazel_rules_fuchsia_experimental/
  3. manifests/
  4. scripts/
  5. tests/
  6. .gitignore
  7. AUTHORS
  8. BUILD.bazel
  9. CONTRIBUTING.md
  10. LICENSE
  11. PATENTS
  12. README.md
  13. using_local_sdk.md
README.md

Fuchsia SDK Integration Repository

This repository provides environment-specific (e.g. Bazel, GN) tools for the SDK and associated integration tests in a public repo.

Visit Contributing to Fuchsia to learn how to contribute to this repository.