Skip to content

Commit 34fe42b

Browse files
committed
Fix boringssl build in 'developer' configuration
1 parent 5582c3d commit 34fe42b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Source/ThirdParty/libwebrtc/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,8 @@ set(webrtc_SOURCES
246246
Source/third_party/boringssl/src/crypto/evp/evp.c
247247
Source/third_party/boringssl/src/crypto/evp/evp_ctx.c
248248
Source/third_party/boringssl/src/crypto/evp/pbkdf.c
249+
Source/third_party/boringssl/src/crypto/evp/p_dh_asn1.c
250+
Source/third_party/boringssl/src/crypto/evp/p_dh.c
249251
Source/third_party/boringssl/src/crypto/evp/p_dsa_asn1.c
250252
Source/third_party/boringssl/src/crypto/evp/p_ec_asn1.c
251253
Source/third_party/boringssl/src/crypto/evp/p_ec.c

0 commit comments

Comments
 (0)