mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Build webrtc without debugging for now
This commit is contained in:
parent
96201dd524
commit
9dfa9fa131
1 changed files with 1 additions and 1 deletions
2
third-party/webrtc/BUILD
vendored
2
third-party/webrtc/BUILD
vendored
|
|
@ -9,7 +9,7 @@ config_setting(
|
|||
)
|
||||
|
||||
optimization_flags = select({
|
||||
":debug_build": ["-Os"],
|
||||
#":debug_build": ["-Os"],
|
||||
"//conditions:default": [],
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue