<html>
    <head>
      <base href="http://bugzilla.rpmfusion.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Review request: telegram-desktop - Telegram Desktop official client"
   href="http://bugzilla.rpmfusion.org/show_bug.cgi?id=4285#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Review request: telegram-desktop - Telegram Desktop official client"
   href="http://bugzilla.rpmfusion.org/show_bug.cgi?id=4285">bug 4285</a>
              from <span class="vcard"><a class="email" href="mailto:leigh123linux&#64;gmail.com" title="leigh scott &lt;leigh123linux&#64;gmail.com&gt;"> <span class="fn">leigh scott</span></a>
</span></b>
        <pre>(In reply to Vitaly Zaitsev from <a href="show_bug.cgi?id=4285#c5">comment #5</a>)
<span class="quote">&gt; Override specified in
&gt; <a href="https://github.com/telegramdesktop/tdesktop/blob/v0.10.11/Telegram/gyp/">https://github.com/telegramdesktop/tdesktop/blob/v0.10.11/Telegram/gyp/</a>
&gt; telegram_linux.gypi#L66 (lines 65 - 93).</span >

Try patching the file to this (untested)


    'configurations': {
      'Release': {
        'cflags': [
          '$(RPM_OPT_FLAGS)',
        ],
        'cflags_cc': [
          '$(RPM_OPT_FLAGS)',
        ],
        'ldflags': [
          '$(RPM_LD_FLAGS)',
        ],
      },
    },</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>