mirror of
https://github.com/electron/electron.git
synced 2026-01-25 23:38:18 -05:00
FIXME: enable_osr=0
This commit is contained in:
@@ -80,6 +80,9 @@ def run_gyp(target_arch, component):
|
||||
'-Dhost_arch={0}'.format(get_host_arch()),
|
||||
'-Dlibrary=static_library',
|
||||
'-Dmas_build={0}'.format(mas_build),
|
||||
|
||||
# TODO(alexeykuzmin): Remove it.
|
||||
'-Denable_osr=0',
|
||||
]
|
||||
|
||||
# Add the defines passed from command line.
|
||||
|
||||
Reference in New Issue
Block a user