[roll] Roll fuchsia [build][rust] Name rspfile after main output only

Using `{{output}}` would in many cases expand to two file names
(including the recently added rmeta), which would cause ninja
to fail to emit the rspfile.
Fix: ensure that rspfile is named after a single file

Original-Bug: 319148874
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1030503
Original-Revision: ba64a046e64facafc6a43c5d8b9fec97a6cd79c7
GitOrigin-RevId: e031c78a1ba1494415e61cd1ea92eeb37f4ce4a7
Change-Id: Id527ed765575124e219595bf195c14942e75cb0c
1 file changed
tree: 128125151045c141630187f0bfe5affd4e99352c
  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.