@@ -191,6 +191,9 @@
},
'VCLinkerTool': {
'AdditionalOptions': [
+ # Force linking even though we have duplicate symbols between
+ # BoringSSL and OpenSSL.
+ '/FORCE:MULTIPLE',
# ATL 8.0 included in WDK 7.1 makes the linker to generate following
# warnings:
# - warning LNK4254: section 'ATL' (50000040) merged into
@@ -1 +1 @@
-Subproject commit ae360b94fff5a25222b3a535aad8bb4e7cd3b992
+Subproject commit 616ce9051fef9896651686aa9a0b6403caa4e1a8