Cleanup
This commit is contained in:
parent
7b18685825
commit
21e8bc02ca
6 changed files with 18 additions and 42 deletions
4
third-party/webrtc/BUILD
vendored
4
third-party/webrtc/BUILD
vendored
|
|
@ -3061,7 +3061,7 @@ objc_library(
|
|||
"webrtc/rtc_base/system/gcd_helpers.m",
|
||||
],
|
||||
copts = [
|
||||
"-Wno-all",
|
||||
"-w",
|
||||
"-Ithird-party/webrtc/webrtc/",
|
||||
"-Ithird-party/webrtc/webrtc/sdk/objc",
|
||||
"-Ithird-party/webrtc/webrtc/sdk/objc/base",
|
||||
|
|
@ -3124,7 +3124,7 @@ objc_library(
|
|||
module_name = "webrtc",
|
||||
srcs = combined_sources,
|
||||
copts = [
|
||||
"-Wno-all",
|
||||
"-w",
|
||||
"-Ithird-party/webrtc/libsrtp/third_party/libsrtp/include",
|
||||
"-Ithird-party/webrtc/libsrtp/third_party/libsrtp/crypto/include",
|
||||
"-Ithird-party/webrtc/libsrtp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue