[roll] Roll fuchsia [starnix] Cleanup libmagma dependencies

Switch deps on //src/graphics/lib/magma/src/libmagma to the config
//build/config/fuchsia:static_cpp_standard_library. Libmagma was
providing that via a public_config which targets inherited. The
changed targets don't have direct dependencies on libmagma so
switching to use the config is best. This resolves linker errors and
reduces the amount of deps pulled in per target.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1232027
Original-Revision: e16b4f732623e3ea8b2194a84c6dee3d4d3fdf67
GitOrigin-RevId: cd82cafd0d89c0c8bb951301c44de90c6f419a49
Change-Id: Id62ce0ffb5aa4266a9f3400bc797508142bee8de
1 file changed
tree: 1041a8e2a5ab747f1c611ad5e0ac95ca34f501f5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.