[roll] Roll fuchsia Revert "[build] Allow using TLSDESC on x64 targets with clang"

This reverts commit caaf0cf0abf713f6c9efeb37375bc00f0ced47cb.

Reason for revert: core.x64-lto and core.arm64-lto builders are failing with tls errors

Original change's description:
> [build] Allow using TLSDESC on x64 targets with clang
>
> clang now supports TLSDESC on x86_64 targets, so the existing config for
> TLSDESC can be updated. This will allow tests for TLSDESC in dl-tests to
> test functionality on host targets using clang as the compiler.
>
> Original-Bug: 338295240, 325518247
> Change-Id: Iee1987ba1a9ba2a481104bcbbc319df12e715101
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1110531
> Reviewed-by: Roland McGrath <mcgrathr@google.com>
> Commit-Queue: Paul Kirth <paulkirth@google.com>
> Fuchsia-Auto-Submit: Paul Kirth <paulkirth@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Bug: 338295240, 325518247
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1112389
Original-Revision: dbc1ebd189a4c5d92841cf12a229fe7b68b0ae72
GitOrigin-RevId: 55723232a8509e63a2eb5fe23487bb9633af4abd
Change-Id: I7a92c1e2d4d73a5a688f0f0211017301b63dbda9
1 file changed
tree: a55670cc926c0d6354372f8aa33584042c28ef41
  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.