mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 05:40:42 +01:00
Set use_cxx to false.
Bug: chromium:1402249 Change-Id: Ibf2a12f8771c7d6d5f0735e2cb50d6a8963a0b9f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/305225 Commit-Queue: Andrey Logvin <landrey@webrtc.org> Auto-Submit: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Andrey Logvin <landrey@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40067}
This commit is contained in:
parent
84f6470821
commit
3ca0aa5e6f
1 changed files with 2 additions and 0 deletions
2
.gn
2
.gn
|
@ -75,4 +75,6 @@ default_args = {
|
|||
fuchsia_sdk_readelf_exec =
|
||||
"//third_party/llvm-build/Release+Asserts/bin/llvm-readelf"
|
||||
fuchsia_target_api_level = 9
|
||||
|
||||
use_cxx17 = false
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue