[roll] Roll fuchsia [build] Tell action tracer to expect temp files from lld.ld in hermetic_static_library()

Instead of marking these actions as fully non-hermetic (and
therefore always run on builds), instead tell the action
tracer to expect the temp files since they follow a known
naming pattern.

Original-Bug: 42176361
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1439538
Original-Revision: 5c5389f5cce715f995e8a8efca77899132f6fdf2
GitOrigin-RevId: 239ee5501886c3f31b18f9656d35b98e4c5fabef
Change-Id: Ic422c9c127bbd84e0916ae65b7e600f445cf6a45
1 file changed
tree: e46f0d31dc3254d5632a9490afe529ccaef598f7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.