1 diff --git Telegram/gyp/qt.gypi Telegram/gyp/qt.gypi
2 index c9eca6ad..1404f91b 100644
3 --- Telegram/gyp/qt.gypi
4 +++ Telegram/gyp/qt.gypi
10 - '<(DEPTH)/linux_glibc_wraps.gyp:linux_glibc_wraps',
13 '<(qt_loc)/plugins/platforminputcontexts',
16 - '<(PRODUCT_DIR)/obj.target/liblinux_glibc_wraps.a',
17 '<@(qt_libs_release)',
20 diff --git Telegram/gyp/telegram_linux.gypi Telegram/gyp/telegram_linux.gypi
21 index a755fc58..8bf49216 100644
22 --- Telegram/gyp/telegram_linux.gypi
23 +++ Telegram/gyp/telegram_linux.gypi
25 '-Wno-strict-overflow',
28 - '-Wl,-wrap,aligned_alloc',
29 - '-Wl,-wrap,secure_getenv',
30 - '-Wl,-wrap,clock_gettime',
31 '-Wl,--no-as-needed,-lrt',