WIP
This commit is contained in:
parent
d1d533a443
commit
765ae45e0b
18 changed files with 2552 additions and 2275 deletions
2
.bazelrc
2
.bazelrc
|
|
@ -4,8 +4,6 @@ build --action_env=ZERO_AR_DATE=1
|
|||
build --strategy=Genrule=local
|
||||
build --apple_platform_type=ios
|
||||
build --cxxopt='-std=c++14'
|
||||
build --per_file_copt="third-party/webrtc/.*\.m$","@-fno-stack-protector"
|
||||
build --per_file_copt="third-party/webrtc/.*\.mm$","@-fno-stack-protector"
|
||||
build --per_file_copt="third-party/webrtc/.*\.cpp$","@-std=c++14"
|
||||
build --per_file_copt="third-party/webrtc/.*\.cc$","@-std=c++14"
|
||||
build --per_file_copt="third-party/webrtc/.*\.mm$","@-std=c++14"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue