commit | 1b897e697e67a8af6211ece2ab1d416cca91f1e8 | [log] [tgz] |
---|---|---|
author | David Fang <fangism@fuchsia.infra.roller.google.com> | Sat Feb 10 03:06:50 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 09 19:08:11 2024 -0800 |
tree | e325a55a58d0358a68e921548d2fc2e6c77d9f7c | |
parent | 040fd0e854abc577f5a3543158bec89cd47d1360 [diff] |
[roll] Roll fuchsia [gcc][rbe] Normalize debug-info compilation dir Previously, gcc compiled objects were still leaking the build output directory (remotely, it looks like 'set_by_reclient/a'). With multiple -f*prefix-map options, the matches are checked in reverse order of appearance on the command line, and stop after a substitution is applied. Original-Bug: 323907232 Original-Bug: 42084492 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/989314 Original-Revision: 3bf0f0769c3b993ca8fa54b842e9c85d0bd12db5 GitOrigin-RevId: be9bda0d500c35d547bfc639570a511a72241157 Change-Id: Id6b6496ad396b9eedf61693f0a278c469a2bc0d8
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.