Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 97ff247

Browse files
committed
Fix build issue in CentOS
1 parent 47f2751 commit 97ff247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/installWebrtc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ is_clang=false
4242
treat_warnings_as_errors=false
4343
rtc_enable_libevent=false
4444
rtc_build_libevent=false
45+
fatal_linker_warnings=false
4546
is_debug=false
4647
47-
4848
END
4949
)
5050

0 commit comments

Comments
 (0)