[roll] Roll fuchsia [rbe][cxx] Allow -ffile-prefix-map abs path

Treat -ffile-prefix-map like -fdebug-prefix-map.
This expects an absolute path, which is then used
make internal paths relative and portable.

Same exception granted to output-scanner.sh (leak detection),
which expects a self-path as part of the option argument.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/707011
Original-Revision: 5f4d0c33c7ed0bc698f175c1faface8e3034a049
GitOrigin-RevId: 86fe758fb7763b40e2fedb6fa054093e66f637d2
Change-Id: I05ecd118360d7044f94ac41565d7be928ab50e1e
1 file changed
tree: fb71a3f1818b1f182e21278e4b15d0cc54c781e7
  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
  12. 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.