File tree 1 file changed +4
-4
lines changed
Library/TeamTalkLib/build/webrtc
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ gtest_enable_absl_printers=false
2
2
is_clang=false
3
3
is_component_build=false
4
4
is_debug=false
5
+ libsrtp_build_boringssl=false
6
+ libsrtp_ssl_root="/dev/null"
5
7
rtc_build_examples=false
6
8
rtc_build_libvpx=false
7
9
rtc_build_opus=false
@@ -11,13 +13,11 @@ rtc_disable_logging=true
11
13
rtc_enable_protobuf=false
12
14
rtc_enable_sctp=false
13
15
rtc_exclude_field_trial_default=true
14
- rtc_include_builtin_video_codecs=false
15
16
rtc_include_opus=false
16
17
rtc_include_tests=false
17
- rtc_include_tests=false
18
18
rtc_libvpx_build_vp9=false
19
- rtc_ssl_root="@OPENSSL_DIR@/include "
19
+ rtc_ssl_root="/dev/null "
20
20
target_cpu="@WEBRTC_ARCH@"
21
21
target_os="android"
22
22
treat_warnings_as_errors=false
23
- use_custom_libcxx=false
23
+ use_custom_libcxx=false
You can’t perform that action at this time.
0 commit comments