[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_build: Fix output_logs_ unused warning

This variable is only used when being built with the right toolchain.
In order to set this variable in fuchsia and not have GN complain it's
unused, it must be set as not_needed in other situations.

Original-Bug: b/295524695
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/166991
Original-Revision: 10f09568e72d08db8a301ad20d03cea70a833f0b
GitOrigin-RevId: 64f6d84fdbe878b41b81b002c9070ef142835b06
Roller-URL: https://ci.chromium.org/b/8772381907059843937
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/904871
Original-Revision: 327d70b94963d92a9d0b8fbd7fb668f0d5bd3049
Change-Id: I84421b083579fa84ddf54d31985bdafa7d82f224
1 file changed
tree: b39c1cc51e52754f3cd9d924d14853baf53622aa
  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.