[roll] Roll fuchsia [fx] Upgrade macOS messages back to errors

We are going to remove the ability to build Fuchsia on a macOS host
machine soon. This CL changes these warnings back to errors so that
people are aware of the upcoming changes.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249745
Original-Revision: ad89311491fcf07d66429d93984dfbc11d358c44
GitOrigin-RevId: 26b97a5bb2ed37883c3eeafb26410572f52ae4cf
Change-Id: I4619b3b2ea8a2edfd133eb69b22d73c28e7dc854
1 file changed
tree: fca2815c6a891d4fda85ce4c142dd470176ce853
  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.