[Mesa-dev] [Bug 79095] x86/common_x86.c:348:14: error: use of undeclared identifier 'bit_SSE4_1'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 23 03:39:32 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=79095
José Fonseca <jfonseca at vmware.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from José Fonseca <jfonseca at vmware.com> ---
(In reply to comment #1)
> Great. Clang's macro is named wrong.
Yep, it appear so.
I took the liberty of pushing a simple fix:
commit 94dbc16dc4c1b7685a9dab89a39e8fea844194df
Author: José Fonseca <jfonseca at vmware.com>
Date: Fri May 23 11:36:58 2014 +0100
mesa/x86: Fix build with clang 3.4.
It defines bit_SSE41 instead of bit_SSE4_1.
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=79095
Trivial.
--
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/20140523/18a88707/attachment.html>
More information about the mesa-dev
mailing list