| commit | 4da006fa0d2e1f4803fc64af19e4b0fddefb2d81 | [log] [tgz] |
|---|---|---|
| author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Mon Oct 31 18:38:14 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 31 11:39:31 2022 -0700 |
| tree | 37508d00f8017fd00904d8253d774592ddea474d | |
| parent | ffed2a48b04dbb64e2525e4c4d809670d21c5b39 [diff] |
[roll] Roll fuchsia [build] Fix toolchain redirect This group is intended to redirect test packages targets included in a non-default toolchain to the corresponding target in the default toolchain, but it was previously broken because it tried to use a relative directory name rather than a relative target name. I think this group will only ever be included when there's a bug in a GN file that results in a target being included in the wrong toolchain. That will now result in an `assert(is_fuchsia)` failing somewhere, which is more helpful than a red herring "Unable to load <path>/BUILD.gn" failure, which is what would happen before this fix. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/750352 Original-Revision: 967ebdcb2f78fa1dcb14f0db9c75a32cfdf86737 GitOrigin-RevId: d8e0a5c77c0bc8f771f565424cb36019228386f4 Change-Id: I54229653ab3350f29586887740dbe64fd649172b
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.