oss-fuzz/projects/fuzztest-raksha
DavidKorczynski ad0a8d2a7a
fuzztest-raksha: fix build (#9297)
Fixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=54490

Related to https://github.com/google/oss-fuzz/issues/9261

Raksha updated googletest to avoid an old version that referenced the
outdated platforms dependency.

Raksha still has some references to `@bazel_tools//platforms` e.g.
3205399ca0/gcb/rbe/configs/path/config/BUILD (L23)
but we can avoid these by limiting the bazel query for targets to the
`src` folder using `export FUZZTEST_TARGET_FOLDER="//src/...`

Signed-off-by: David Korczynski <david@adalogics.com>

Signed-off-by: David Korczynski <david@adalogics.com>
2022-12-28 19:02:44 +01:00
..
Dockerfile
build.sh fuzztest-raksha: fix build (#9297) 2022-12-28 19:02:44 +01:00
project.yaml
raksha-fuzztest.diff fuzztest-raksha: fix build (#9297) 2022-12-28 19:02:44 +01:00