Skip to content

Commit 15b2a3f

Browse files
committed
boring-sys: Bump BoringSSL to 238273995
This is to include X.509 support for MLDSA. BoringSSL now includes *.cpp files, so add those to the list of files to include in the build.
1 parent a602213 commit 15b2a3f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

boring-sys/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ include = [
3333
"/deps/boringssl/crypto/err/*.errordata",
3434
"/deps/boringssl/**/*.bzl",
3535
"/deps/boringssl/**/*.cc",
36+
"/deps/boringssl/**/*.cpp",
3637
"/deps/boringssl/**/CMakeLists.txt",
3738
"/deps/boringssl/**/sources.cmake",
3839
"/deps/boringssl/**/util/go_tests.txt",

boring-sys/deps/boringssl

Submodule boringssl updated 1411 files

0 commit comments

Comments
 (0)