[Mesa-dev] [Bug 83669] fix build with gcc link time optimizer
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 10 02:28:47 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=83669
--- Comment #5 from Emil Velikov <emil.l.velikov at gmail.com> ---
How do you detect/fix the following examples
* export CFLAGS="-g" && ./configure --enable-lto --disable-debug && make
* ./configure --enable-lto --disable-debug && make CFLAGS="-g"
While the first one is very messy but doable, I believe one cannot address the
latter case. Pretty sure there are other odd combinations which are a nearly
impossible to sort out :\
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140910/89c2be75/attachment.html>
More information about the mesa-dev
mailing list