[cairo-bugs] [Bug 77060] cairo fails to compile with gcc 4.9

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 10 16:43:35 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=77060

--- Comment #3 from yunlian <yunlian at gmail.com> ---
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20140710/57a6add4/attachment-0001.html>


More information about the cairo-bugs mailing list