There was an error while loading. Please reload this page.
1 parent 32da30f commit d2e3937Copy full SHA for d2e3937
1 file changed
build/run.py
@@ -192,7 +192,7 @@ def get_depot_tools(source_dir, fetch=False):
192
'disable_mute_of_audio_processing.patch',
193
'crash_on_fatal_error.patch',
194
'windows_add_192k.patch',
195
- 'windows_dynamic_crt.patch',
+ # 'windows_dynamic_crt.patch',
196
],
197
'windows_x86': [
198
'add_license_dav1d.patch',
@@ -204,7 +204,7 @@ def get_depot_tools(source_dir, fetch=False):
204
205
206
207
208
209
'windows_arm64': [
210
@@ -216,7 +216,7 @@ def get_depot_tools(source_dir, fetch=False):
216
217
218
219
220
221
'macos_x86_64': [
222
0 commit comments