Update bp2build denylist cause

The binary is converted; however, there are still issues with the host
toolchain.

Test: build/bazel/ci/bp2build.sh
Change-Id: Idf864ea6c64c0c7bbbaa0c9d43d6eac5120e0268
This commit is contained in:
Liz Kammer
2021-11-02 15:03:12 -04:00
parent 664a4fd0af
commit b84b8c9c9a

View File

@@ -249,8 +249,8 @@ var (
"build_tools_source_properties",
// //external/libcap/...
"libcap", // http://b/198595332, depends on _makenames, a cc_binary
"cap_names.h", // http://b/198596102, depends on _makenames, a cc_binary
"cap_names.h", // http://b/196105070 host toolchain misconfigurations for mixed builds
"libcap", // http://b/196105070 host toolchain misconfigurations for mixed builds
"libminijail", // depends on unconverted modules: libcap
"getcap", // depends on unconverted modules: libcap