There was an error while loading. Please reload this page.
1 parent 042f684 commit 7345864Copy full SHA for 7345864
1 file changed
build/run.py
@@ -800,9 +800,11 @@ def build_webrtc(
800
'rtc_enable_symbol_export=true',
801
'rtc_enable_objc_symbol_export=false',
802
'use_custom_libcxx=false',
803
+ "use_custom_libcxx_for_host=false",
804
'treat_warnings_as_errors=false',
805
'clang_use_chrome_plugins=false',
806
'use_lld=false',
807
+ 'is_clang=false',
808
]
809
elif target in ('raspberry-pi-os_armv6',
810
'raspberry-pi-os_armv7',
0 commit comments