[Bug 4285] Review request: telegram-desktop - Telegram Desktop official client

RPM Fusion Bugzilla noreply at rpmfusion.org
Sat Oct 8 15:56:59 CEST 2016


http://bugzilla.rpmfusion.org/show_bug.cgi?id=4285

--- Comment #6 from leigh scott <leigh123linux at gmail.com> ---
(In reply to Vitaly Zaitsev from comment #5)
> Override specified in
> https://github.com/telegramdesktop/tdesktop/blob/v0.10.11/Telegram/gyp/
> telegram_linux.gypi#L66 (lines 65 - 93).

Try patching the file to this (untested)


    'configurations': {
      'Release': {
        'cflags': [
          '$(RPM_OPT_FLAGS)',
        ],
        'cflags_cc': [
          '$(RPM_OPT_FLAGS)',
        ],
        'ldflags': [
          '$(RPM_LD_FLAGS)',
        ],
      },
    },

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.rpmfusion.org/pipermail/rpmfusion-developers/attachments/20161008/3ad8a15e/attachment.html>


More information about the rpmfusion-developers mailing list