[roll] Roll fuchsia [libsync] don't remove sanitizers config.

This CL modifies the libasync library so that it can be build with
different sanitizers. In the past, that configuration was removed
because it would cause trouble during program startup.

It seems like at some point code got refactored and this is no longer
blocking program startup.

Original-Bug: 73210
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/507383
Original-Revision: cfb864fc5ca6e0e3655b16b6eb68cf033751662f
GitOrigin-RevId: 52d90563f08beba9905422471d495e98c1054cfb
Change-Id: Ibcd0d5f22e58031ed54ec8ff023f67573c2465d9
1 file changed
tree: facc9c31ebe37bc42cd59bc90236ac6590478e9f
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.