[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_bluetooth_sapphire: Add copts to fuchsia config for boringssl

Adds the correct defines for compiling boringssl for Fuchsia which
optimize for size.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/236332
Original-Revision: bbe5cd6062a86012474bdc317036cb87504c0df1
GitOrigin-RevId: 744924c148b8ff250ccd3db9b40ef64a94bdb2f5
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1119941
Original-Revision: c46790d22a13e777fe71564c2ba164094db01171
Change-Id: I8e02fff1b5e3196d606f76f6ae00f29f51e36123
1 file changed
tree: ca6c850af6dd73f42e1c7d5a91249cfbb69370c1
  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.