[roll] Roll fuchsia [bazel_sdk] add fuchsia_cc_driver rule

Adds a rule which wraps wrapper around cc_binary which sets the correct
flags needed for compiling drivers.

BUG: b/287523790
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/910813
Original-Revision: e9b77709c691cd084a9cc24159983d0632b84f63
GitOrigin-RevId: f980e04c5f8308592228aaae8a6107b60cdadc03
Change-Id: I62c68a1b2264f5eba69213c100ee68e5162bb715
1 file changed
tree: 7758635399d4aaeff2130a2cdd9f5d2d9b5aefb5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.