[roll] Roll fuchsia [wlan] Temporarily disable LTO on select drivers

There's an ongoing compilation bug where LTO generates bad TLS access.
This bug seems to get inconsistently tickled, but appears to be reliably
hit in the upcoming boringssl roll.

Original-Bug: 42085421, 339028859
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1204880
Original-Revision: 34c10475d8c3b0df82d5ddfc2e0bf63d0ce4bb79
GitOrigin-RevId: ea0bb6b2630d35d85d3ddc419f699547cf32bcfe
Change-Id: I10421d6895c75735eda41f6c94bd9ac3c9999816
1 file changed
tree: 00b45a32770a455143861a417c9d3884aa36e5ac
  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.