Another feed experiment
This commit is contained in:
parent
fe0311b1e9
commit
a9c595a640
128 changed files with 3524 additions and 957 deletions
3
.bazelrc
3
.bazelrc
|
|
@ -8,7 +8,8 @@ build --per_file_copt="third-party/webrtc/.*\.cc$","@-std=c++14"
|
|||
build --per_file_copt="third-party/webrtc/.*\.mm$","@-std=c++14"
|
||||
build --per_file_copt="submodules/LottieMeshSwift/LottieMeshBinding/Sources/.*\.mm$","@-std=c++14"
|
||||
|
||||
build --swiftcopt=-disallow-use-new-driver
|
||||
#build --swiftcopt=-disallow-use-new-driver
|
||||
build --swiftcopt=-whole-module-optimization
|
||||
|
||||
#build --swiftcopt=-sanitize=address
|
||||
#build --copt=-fsanitize=address
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue