mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Windows: Build cef_sandbox.lib with different GN args for official binary distributions (issue #2220)
This commit is contained in:
@@ -312,4 +312,9 @@ patches = [
|
||||
'name': 'libangle_735986',
|
||||
'path': 'third_party/angle/',
|
||||
},
|
||||
{
|
||||
# Windows: Disable allocator for cef_sandbox builds.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/2220
|
||||
'name': 'sandbox_2220',
|
||||
},
|
||||
]
|
||||
|
Reference in New Issue
Block a user