mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-08 05:55:13 +00:00
Build webrtc without debugging for now
This commit is contained in:
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": [],
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user