mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
Disable new swift driver until bazel rules support it
This commit is contained in:
parent
b26b96f461
commit
f0bd6b3e45
1 changed files with 2 additions and 0 deletions
2
.bazelrc
2
.bazelrc
|
|
@ -7,6 +7,8 @@ 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"
|
||||
|
||||
build --swiftcopt=-disallow-use-new-driver
|
||||
|
||||
build --features=debug_prefix_map_pwd_is_dot
|
||||
build --features=swift.cacheable_swiftmodules
|
||||
build --features=swift.debug_prefix_map
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue