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 [boringssl] Structure Aware ASN.1 Fuzzing in BoringSSL (#4179) 2020-08-04 16:52:53 -07:00
build.sh boringssl: Remove -std=c++11 (#7623) 2022-04-25 16:43:17 +00:00
fuzz_certs.cc [boringssl] Structure Aware ASN.1 Fuzzing in BoringSSL (#4179) 2020-08-04 16:52:53 -07:00
fuzz_pkcs8.cc [boringssl] Structure Aware ASN.1 Fuzzing in BoringSSL (#4179) 2020-08-04 16:52:53 -07:00
fuzz_pkcs12.cc [boringssl] Structure Aware ASN.1 Fuzzing in BoringSSL (#4179) 2020-08-04 16:52:53 -07:00
project.yaml Add main_repo for some more projects. (#4819) 2020-12-10 08:15:05 -08:00