This commit is contained in:
Kevin Sawicki 2017-06-29 12:26:59 -07:00
Родитель 449776f228
Коммит 7fbd54b2e4
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -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): Remove it.
'-Denable_osr=0',
]
# Add the defines passed from command line.