[Mesa-dev] [Bug 109391] LTO Build fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Feb 3 18:55:32 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=109391
--- Comment #4 from Hi-Angel <Hi-Angel at yandex.ru> ---
Please test the following patch, it should resolve the building problem.
What it does is disables flto for specific files with assembly defined
functions. It's okay since from a cursory look there's not much code except the
assembly stuff.
I should mention however, for some reason flto-optimized r600g works
incorrectly for me. But this is irrelevant to the current problem, and in fact
I've stopped using LTO build some months ago for that reason (yeah, LTO build
with GCC worked for me too, I don't know why it broke recently). I wanted to
bisect that back then, but screwed bisection up, and later I just didn't have
motivation or time.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190203/9e49005b/attachment.html>
More information about the mesa-dev
mailing list