[Bug 100225] Mesa fails to build after commit c5a0829e1f56f6bb728ee2d200918ffa0f8842a6
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 17 19:54:58 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=100225
Jason Ekstrand <jason at jlekstrand.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #8 from Jason Ekstrand <jason at jlekstrand.net> ---
Fixed by the following commit:
commit 28b134c75c1fa3b2aaa00dc168f0eca35ccd346d
Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date: Thu Mar 16 08:50:36 2017 -0700
anv/device: Remove a use of a compound literal
Older versions of GCC don't like compound literals in static const
variable declarations because they don't think it's an actual constant
value.
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170317/38a80856/attachment.html>
More information about the intel-3d-bugs
mailing list