Disable thin archives with cef_sandbox builds (fixes #3674)

This commit is contained in:
Marshall Greenblatt
2024-03-27 14:39:07 -04:00
parent 6253e69b70
commit 54a9c26b92
3 changed files with 27 additions and 6 deletions

View File

@ -412,8 +412,8 @@ patches = [
'name': 'printing_context_2196',
},
{
# Windows: Remove llvmlibthin as the combine_libs.py can't handle those.
# https://github.com/chromiumembedded/cef/issues/2470
# Disable thin archives with cef_sandbox builds.
# https://github.com/chromiumembedded/cef/issues/3674
'name': 'build',
},
{