Manually - update the path to libc++, libunwind, and android_toolchain - update paths to licence files - add missing arg `use_perfetto_trace_processor` - use C++20 for android compilation (due to dependency on //base from the JNI generator) - only test on Android sdk version (21) due to non-hermetic test `TCPChannelClientTest` Change log:6b95b8aa08..80c35b98aeFull diff:6b95b8aa08..80c35b98aeChanged dependencies * fuchsia_version: version:13.20230714.0.1..version:14.20230804.1.1 * reclient_version: re_client_version:0.110.0.43ec6b1-gomaip..re_client_version:0.111.0.1ccaa23-gomaip * src/base:dcfe245ca1..4845bf859d* src/build:b74cdc4550..c14d86f2ac* src/buildtools:16be42a9ff..a9a6f0c49d* src/buildtools/linux64: git_revision:fae280eabe5d31accc53100137459ece19a7a295..git_revision:811d332bd90551342c5cbd39e133aa276022d7f8 * src/buildtools/mac: git_revision:fae280eabe5d31accc53100137459ece19a7a295..git_revision:811d332bd90551342c5cbd39e133aa276022d7f8 * src/buildtools/reclient: re_client_version:0.110.0.43ec6b1-gomaip..re_client_version:0.111.0.1ccaa23-gomaip * src/buildtools/win: git_revision:fae280eabe5d31accc53100137459ece19a7a295..git_revision:811d332bd90551342c5cbd39e133aa276022d7f8 * src/ios:51a637843f..af5e59ca5c* src/testing:b946312a89..43317e989d* src/third_party:93b5f4c408..3b06b3cc29* src/third_party/android_build_tools/manifest_merger: 8fr-1Vf_pfxN9ulzWVaZvIXggDgWDs-0dtlGA1Sue48C..d1tFnzOW6H5xoDN7WWsMuAiHuhkl0kXijQGiO7IU1VQC * src/third_party/androidx: y7rF_rx56mD3FGhMiqnlbQ6HOqHJ95xUFNX1m-_a988C..fKq4SHYaZsLkQtDQsKxkn2xysI5m1pLftMfADDOXsywC * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/b98ce18c5b..e4acd6cb56 * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/84e3795d98..220cbb13b5 * src/third_party/clang-format/script:f97059df7f..e5337933f2* src/third_party/depot_tools:54e86436a8..6d0c235dae* src/third_party/ffmpeg:881c5c3f64..0ba3773340* src/third_party/fontconfig/src:06929a556f..2fb3419a92* src/third_party/freetype/src:9e3c5d7e18..3829fdaae5* src/third_party/icu:e8c3bc9ea9..de4ce0071e* src/third_party/jdk: IivIDwNBf73mf7UwCOBceRUuDdtizMCgSOQDfUGHArsC..GCFtf5t6M4HlrHj6NXedHbpHp2xjgognF8ptNci4478C * src/third_party/libaom/source/libaom: https://aomedia.googlesource.com/aom.git/+log/af2b02ce05..92fb72a64e * src/third_party/libunwind/src:6c0013015b..b113f23e4c* src/third_party/libvpx/source/libvpx:9ad950a9c4..e1c124f896* src/third_party/perfetto:ab16995d92..446adf5b7b* src/third_party/r8: O1BBWiBTIeNUcraX8STMtQXVaCleu6SJJjWCcnfhPLkC..dbml4pnGIsEBy3dFYki-S8IYt4jxxqZXaUDwtY3Q-SgC * src/third_party/turbine: 2I2Nz480QsuCxpQ1lMfbigX8l5HAhX3_ykWU4TKRGo4C..HFp7iOu-n4-CdEasFTQZvD1Vg1L-q1URqRTOM-iZ2AMC * src/tools:4057b98943..e3244f7e27* src/tools/luci-go: git_revision:f02582af78f530a7bbfe2f059fa5d211c9517756..git_revision:e608c1f557fceae8eb6cf35ae2ad6f4908e35245 * src/tools/luci-go: git_revision:f02582af78f530a7bbfe2f059fa5d211c9517756..git_revision:e608c1f557fceae8eb6cf35ae2ad6f4908e35245 DEPS diff:6b95b8aa08..80c35b98ae/DEPS No update to Clang. BUG=b/295113672, b/294976628 Change-Id: I1ce70f570843bc98c480abba7babfa34c1e869e0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/315181 Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40532}
79 lines
3.0 KiB
Plaintext
79 lines
3.0 KiB
Plaintext
# Copyright (c) 2015 The WebRTC project authors. All Rights Reserved.
|
|
#
|
|
# Use of this source code is governed by a BSD-style license
|
|
# that can be found in the LICENSE file in the root of the source
|
|
# tree. An additional intellectual property rights grant can be found
|
|
# in the file PATENTS. All contributing project authors may
|
|
# be found in the AUTHORS file in the root of the source tree.
|
|
|
|
import("//build/dotfile_settings.gni")
|
|
|
|
# The location of the build configuration file.
|
|
buildconfig = "//build/config/BUILDCONFIG.gn"
|
|
|
|
# The python interpreter to use by default. On Windows, this will look
|
|
# for python3.exe and python3.bat.
|
|
script_executable = "python3"
|
|
|
|
# The secondary source root is a parallel directory tree where
|
|
# GN build files are placed when they can not be placed directly
|
|
# in the source tree, e.g. for third party source trees.
|
|
secondary_source = "//build/secondary/"
|
|
|
|
# These are the targets to skip header checking by default. The files in targets
|
|
# matching these patterns (see "gn help label_pattern" for format) will not have
|
|
# their includes checked for proper dependencies when you run either
|
|
# "gn check" or "gn gen --check".
|
|
no_check_targets = [
|
|
"//third_party/icu/*",
|
|
|
|
# TODO(crbug.com/1151236) Remove once fixed.
|
|
"//base/allocator/partition_allocator:partition_alloc",
|
|
]
|
|
|
|
# These are the list of GN files that run exec_script. This whitelist exists
|
|
# to force additional review for new uses of exec_script, which is strongly
|
|
# discouraged except for gypi_to_gn calls.
|
|
exec_script_whitelist = build_dotfile_settings.exec_script_whitelist +
|
|
[ "//build_overrides/build.gni" ]
|
|
|
|
default_args = {
|
|
# Webrtc does not support component builds because we are not using the
|
|
# template "component" but we rely directly on "rtc_static_library" and
|
|
# "rtc_shared_library". This means that we cannot use the chromium default
|
|
# value for this argument.
|
|
# This also means that the user can override this value using --args or
|
|
# the args.gn file but this setting will be ignored because we don't support
|
|
# component builds.
|
|
is_component_build = false
|
|
|
|
mac_sdk_min = "10.12"
|
|
|
|
ios_deployment_target = "12.0"
|
|
|
|
# The SDK API level, in contrast, is set by build/android/AndroidManifest.xml.
|
|
android32_ndk_api_level = 21
|
|
android64_ndk_api_level = 21
|
|
|
|
# WebRTC does not provide the gflags dependency. Because libyuv uses it only
|
|
# for unittests, it can be disabled (see third_party/libyuv/BUILD.gn)
|
|
libyuv_use_gflags = false
|
|
|
|
enable_libaom = true
|
|
|
|
gtest_enable_absl_printers = true
|
|
|
|
# Differently from Chromium, WebRTC still support SDK 21.
|
|
default_min_sdk_version = 21
|
|
|
|
# Prevent jsoncpp to pass -Wno-deprecated-declarations to users
|
|
jsoncpp_no_deprecated_declarations = false
|
|
|
|
# Fixes the abi-revision issue.
|
|
# TODO(https://bugs.webrtc.org/14437): Remove this section if general
|
|
# Chromium fix resolves the problem.
|
|
fuchsia_sdk_readelf_exec =
|
|
"//third_party/llvm-build/Release+Asserts/bin/llvm-readelf"
|
|
fuchsia_target_api_level = 11
|
|
}
|