tdesktop/Telegram
John Preston 1e10529f20 Fix Linux build. Use -flto for static libraries.
Some unbelievable crashes happen in MTP codegen-ed serialization
if the binary is using -flto with MTP in non-flto static library.

To build and link static libraries with -flto additional GYP patch
is required, so that ar/ranlib/nm use gcc- wrappers.
2018-06-23 00:28:44 +01:00
..
build Closed beta 1.3.7.1. 2018-06-22 00:48:32 +01:00
gyp Fix Linux build. Use -flto for static libraries. 2018-06-23 00:28:44 +01:00
Patches Fix Linux build. Use -flto for static libraries. 2018-06-23 00:28:44 +01:00
Resources Closed beta 1.3.7.1. 2018-06-22 00:48:32 +01:00
SetupFiles
SourceFiles Fix rpl::variable assignment. 2018-06-22 17:45:05 +01:00
Telegram Fix microphone sandbox access request. 2018-06-04 18:39:20 +03:00
ThirdParty Update crl submodule. 2018-06-22 00:48:18 +01:00
create.bat
Telegram.plist