mirror of https://github.com/google/oss-fuzz.git
31140e501d
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 |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
fuzz_certs.cc | ||
fuzz_pkcs8.cc | ||
fuzz_pkcs12.cc | ||
project.yaml |