[roll] Roll infra/recipes [toolchain_3p_libs] Disable building tests for boringssl.

We are seeing build errors for boringssl unit tests  on aarch64 targets
due to a sysroot versioning issue. This patch disables building the
tests to mitigate it.

Original-Bug: 431068065
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1319768
Original-Revision: 839c414cd72542b21f7d756aefb8fa5fbe38090a
GitOrigin-RevId: 0f396cce4adc7d3984da48faca05a55b46759d6d
Change-Id: Ia04131efa63719969867fd30528a1aa26b099024
1 file changed
tree: ec0791d112ea730bc4324119fc5618441d111a1a
  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.