[roll] Roll third_party/pigweed pw_build: Remove FUZZTEST_OPTS

Explicitly silencing these warnings should no longer be necessary,
because they ought to be silenced already through the mechanism of
http://pwbug.dev/300330623.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/189317
Original-Revision: 8a6f44e41e80bf8819312b1a9fc1a115e38ae9f2
GitOrigin-RevId: 9ae290a3ee40fc0d3816100dd2ae20f48aaff9a9
Change-Id: Iff369341d4a09578212b85c791dfa72a8cbbfc09
1 file changed
tree: 13b66b087a653b69b081a9c8ddd38423e26f918c
  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 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.