Revert "Windows: Add boringssl to cef_sandbox to fix VS2017 link error (fixes issue #2743)"

This reverts commit 2cf916e6d5d45c5ffde9d619899b89e4ee107a28.

This change causes linker errors with third-party projects using VS2019 that also link openssl.

cef_sandbox.lib(err.obj) : error LNK2005: _ERR_get_error already defined in websockets.lib(mbedtls-client.obj)
cef_sandbox.lib(err.obj) : error LNK2005: _ERR_error_string already defined in websockets.lib(ssl_lib.obj)
cef_sandbox.lib(err.obj) : error LNK2005: _ERR_error_string_n already defined in websockets.lib(ssl_lib.obj)
cef_sandbox.lib(err.obj) : error LNK2005: _ERR_free_strings already defined in websockets.lib(ssl_lib.obj)
This commit is contained in:
Marshall Greenblatt 2019-08-29 14:44:26 -04:00
parent 8f0a202e0c
commit 98527317a8
2 changed files with 0 additions and 5 deletions

View File

@ -492,10 +492,7 @@ if(OS_WINDOWS)
# Libraries required by cef_sandbox.lib.
set(CEF_SANDBOX_STANDARD_LIBS
dbghelp.lib
PowrProf.lib
Propsys.lib
psapi.lib
SetupAPI.lib
version.lib
wbemuuid.lib
winmm.lib

View File

@ -849,8 +849,6 @@ if platform == 'windows':
'obj\\base\\win\\pe_image.lib',
cef_sandbox_lib,
'obj\\sandbox\\win\\sandbox.lib',
'obj\\third_party\\boringssl\\boringssl.lib',
'obj\\third_party\\boringssl\\boringssl_asm.lib',
]
# Generate the cef_sandbox.lib merged library. A separate *_sandbox build