oss-fuzz/projects/boringssl
David Benjamin 31140e501d
boringssl: Remove -std=c++11 (#7623)
BoringSSL is trying to upgrade to C++14. Since that's default for Clang
and GCC for about five years now, just remove the explicit -std flag.
Hopefully that'll save some fuss later on when C++17 is the default
and we want to move there.

https://crbug.com/oss-fuzz/46932
2022-04-25 16:43:17 +00:00
..
Dockerfile
build.sh boringssl: Remove -std=c++11 (#7623) 2022-04-25 16:43:17 +00:00
fuzz_certs.cc
fuzz_pkcs8.cc
fuzz_pkcs12.cc
project.yaml