From 92bd978f11197175e8c419e16755075792d57213 Mon Sep 17 00:00:00 2001 From: RadRussianRus Date: Sat, 5 Oct 2019 05:38:59 +0300 Subject: [PATCH] Removing Breakpad from GYP files --- Telegram/gyp/common/linux.gypi | 3 --- Telegram/gyp/telegram/linux.gypi | 1 - Telegram/gyp/telegram/telegram.gypi | 1 - Telegram/gyp/telegram/win.gypi | 2 -- 4 files changed, 7 deletions(-) diff --git a/Telegram/gyp/common/linux.gypi b/Telegram/gyp/common/linux.gypi index cdcdef1dc..bce96076b 100644 --- a/Telegram/gyp/common/linux.gypi +++ b/Telegram/gyp/common/linux.gypi @@ -30,7 +30,6 @@ 'linux_path_openal%': '/usr/local', 'linux_path_va%': '/usr/local', 'linux_path_vdpau%': '/usr/local', - 'linux_path_breakpad%': '/usr/local', 'linux_path_opus_include%': '<(libs_loc)/opus/include', 'linux_path_range%': '/usr/local', }, @@ -38,7 +37,6 @@ '/usr/local/include', '<(linux_path_ffmpeg)/include', '<(linux_path_openal)/include', - '<(linux_path_breakpad)/include/breakpad', '<(linux_path_opus_include)', '<(linux_path_range)/include', ], @@ -48,7 +46,6 @@ '<(linux_path_openal)/lib', '<(linux_path_va)/lib', '<(linux_path_vdpau)/lib', - '<(linux_path_breakpad)/lib', ], 'conditions': [ [ '"