commit | 7280058a1ed986b126c1a51aaf693380da5e56df | [log] [tgz] |
---|---|---|
author | pigweed-integration-roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com> | Wed Jun 30 00:04:59 2021 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 30 00:11:48 2021 +0000 |
tree | d64b593b0d46d6b2b14eacc4afa5a7163d054ff3 | |
parent | 1f6a11ad5f293e2ebca4124894a6e7ad20e8d8dd [diff] |
[roll third_party/pigweed] chromium_verifier: Add pthread type declarations Add necessary pthread data type and function declarations for targets without POSIX thread implementation for building the chromium verifier. Original-Bug: 420 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/51440 third_party/pigweed Rolled-Commits: c1d78ca765140ed..3421a4ed1f99df6 Roller-URL: https://ci.chromium.org/b/8843045749023493057 Cq-Cl-Tag: roller-builder:pigweed-experimental-roller Cq-Cl-Tag: roller-bid:8843045749023493057 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ic68cdf490d791b98392df9b4c8cc894bbf13ce0f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/51623 Reviewed-by: Pigweed Integration Roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com> Commit-Queue: Pigweed Integration Roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com>
This repository contains experimental pigweed modules.
Clone this repo with --recursive
to get all required submodules.
git clone --recursive https://pigweed.googlesource.com/pigweed/experimental
This will pull the Pigweed source repository into third_party/pigweed
. If you already cloned but forgot to --recursive
run git submodule update --init
to pull all submodules.