mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-17 04:30:46 +01:00
Revert "Disable cfi-icall which is not supported by the CEF bindings layer (issue #2472)"
This reverts commit 66b5dc3d5558520a471f21b746ba3848da00fa16.
This commit is contained in:
parent
cf5b322efc
commit
6a76bdb040
@ -251,10 +251,6 @@ def GetRequiredArgs():
|
||||
|
||||
# Don't use the chrome style plugin.
|
||||
'clang_use_chrome_plugins': False,
|
||||
|
||||
# Disable cfi-icall which is not supported by the CEF bindings layer (see
|
||||
# issue #2472).
|
||||
'use_cfi_icall': False,
|
||||
}
|
||||
|
||||
if platform == 'linux':
|
||||
|
Loading…
x
Reference in New Issue
Block a user