diff options
author | Jingwen Chen <jingwen@google.com> | 2021-05-03 09:15:48 +0000 |
---|---|---|
committer | Jingwen Chen <jingwen@google.com> | 2021-05-04 02:06:41 +0000 |
commit | 179856a69de28d79fb69e514d5f7f0af37ec117b (patch) | |
tree | 732511bd0ca896c36bfa9868c2658c006958e0f6 /java/java.go | |
parent | fb955387dbc69eef63319ef91f94a5483b45595f (diff) |
bp2build: build static version of libstdc++.
This CL adds the ability to filter cc_library modules to only generate
their static variant of their shared variant isn't ready.
For example, the libstdc++ library is buildable as a static library,
which libc depends on. However, the shared variant of libstdc++ depends
on libc, which has to come later.
This CL introduces that abstraction to break up bp2build conversion into
more atomic steps to help with conversion.
Test: TH (bazel build //bionic/... incl. libstdc++'s static variant)
Bug: 186489250
Bug: 186822597
Change-Id: I3e2fe748e4e3d3b656760da4807f342d67c8f45f
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions