[Webrtc] Reenable libc++ on gcc
BUG=webrtc:7922 R=ehmaldonado@webrtc.org Review-Url: https://codereview.webrtc.org/2981893002 Cr-Commit-Position: refs/heads/master@{#19066}
This commit is contained in:
committed by
Commit Bot
parent
89ac292ba2
commit
3124cc6921
@ -200,7 +200,7 @@
|
||||
'configs': {
|
||||
# Linux, Mac and Windows
|
||||
'gcc_release_bot_x64': [
|
||||
'gn', 'gcc', 'release_bot', 'x64', 'no_rtc_tests', 'use_default_libcxx'
|
||||
'gn', 'gcc', 'release_bot', 'x64', 'no_rtc_tests'
|
||||
],
|
||||
# TOOD(kjellander): Restore Goma for this when crbug.com/726706 is fixed.
|
||||
'debug_bot_arm': [
|
||||
|
||||
Reference in New Issue
Block a user