<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - cairo fails to compile with gcc 4.9"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77060#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - cairo fails to compile with gcc 4.9"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77060">bug 77060</a>
              from <span class="vcard"><a class="email" href="mailto:yunlian@gmail.com" title="yunlian <yunlian@gmail.com>"> <span class="fn">yunlian</span></a>
</span></b>
        <pre>I think disable lto is fine. It behaves the same as -ffat-lto-objects in this
case (and behaves the same as the gcc 4.8).
If one wants lto enabled, then he needs to add -flto at link time stage.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>