mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
re-enables OSR
This commit is contained in:
committed by
Aleksei Kuzmin
parent
6ab0a8a287
commit
c6ba812d79
@@ -80,9 +80,6 @@ def run_gyp(target_arch, component):
|
||||
'-Dhost_arch={0}'.format(get_host_arch()),
|
||||
'-Dlibrary=static_library',
|
||||
'-Dmas_build={0}'.format(mas_build),
|
||||
|
||||
# TODO(alexeykuzmin): Enable OSR.
|
||||
'-Denable_osr=0',
|
||||
]
|
||||
|
||||
# Add the defines passed from command line.
|
||||
|
||||
Reference in New Issue
Block a user