[roll] Roll fuchsia Revert "[build] Rename dwarf_compression to compress_debug_sections"

This reverts commit 1eaab9b17b671800afdb64866ec38f539aaae61c.

Reason for revert: needed to revert http://fxrev.dev/578403

Original change's description:
> [build] Rename dwarf_compression to compress_debug_sections
>
> This is more accurate and in line with argument like optimize.
>
> Original-Bug: 112574
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/897459

Original-Bug: 112574
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/897861
Original-Revision: ea165fd08f71ad3664d495ad641ad96a5e16a58a
GitOrigin-RevId: 89f231415a8beed51ae8d168beb5e06e6cc6bf50
Change-Id: I825824cfd0b3879772e13f99ba52af9453c3f47c
1 file changed
tree: 67497436050546afe9069c4b202c8ba8b1c9101b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.