https://bugs.freedesktop.org/show_bug.cgi?id=103152
Bug ID: 103152
Summary: Mesa 17.2 cannot be built on ARM with GCC 7.2
Product: Mesa
Version: 17.2
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Other
Assignee: mesa-dev@lists.freedesktop.org
Reporter: icen...@aosc.io
QA Contact: mesa-dev@lists.freedesktop.org
In the Mesa configure.ac, it will use -std=c99 when GCC >= 4.6, however the
unwind implementation on ARM uses some GNU extensions, which won't build with
-std=c99 at least on GCC 7.x .
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev