Bazel upgrade
This commit is contained in:
parent
610c051e38
commit
9d2aa61ea0
6 changed files with 478 additions and 918 deletions
3
.bazelrc
3
.bazelrc
|
|
@ -19,7 +19,7 @@ build --per_file_copt="Tests/LottieMetalTest/SoftwareLottieRenderer/Sources/.*\.
|
|||
build --per_file_copt="Tests/LottieMetalTest/SoftwareLottieRenderer/Sources/.*\.mm$","@-std=c++17"
|
||||
build --per_file_copt="third-party/td/TdBinding/Sources/.*\.mm$","@-std=c++17"
|
||||
|
||||
build --swiftcopt=-whole-module-optimization
|
||||
#build --swiftcopt=-whole-module-optimization
|
||||
|
||||
build --per_file_copt=".*\.m$","@-fno-objc-msgsend-selector-stubs"
|
||||
build --per_file_copt=".*\.mm$","@-fno-objc-msgsend-selector-stubs"
|
||||
|
|
@ -37,4 +37,3 @@ build --spawn_strategy=standalone
|
|||
build --strategy=SwiftCompile=standalone
|
||||
build --define RULES_SWIFT_BUILD_DUMMY_WORKER=1
|
||||
|
||||
build --noenable_bzlmod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue