[roll] Roll fuchsia [phys] Remove ZX_STATIC_PIE #ifdef

This is no longer needed.  elfldltl::LinkStaticPie works in all
cases except when it's known at compile time to be a fixed-position
link anyway (x86-32).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/552994
Original-Revision: 6c3cb336c4a9a87342959bcb3f73f9b45781566c
GitOrigin-RevId: ac486dd8e3e5747a94170e0b86da5b3ed4046515
Change-Id: I457d4beec8c4bb98a5d5c0d9ac6e08eb2ef2631a
1 file changed
tree: 4ceda542f757fa18a06d081c2d976f6c281000dc
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.