mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Build webrtc without debugging for now
This commit is contained in:
parent
96201dd524
commit
9dfa9fa131
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…
x
Reference in New Issue
Block a user