[Mesa-dev] [Bug 44928] i965 build error on recent git
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jan 26 16:18:29 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=44928
Eric Anholt <eric at anholt.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #11 from Caleb Callaway <enlightened.despot at gmail.com> 2012-01-24 22:39:26 PST ---
First patch works for me...the second patch doesn't :/
--- Comment #12 from Eric Anholt <eric at anholt.net> 2012-01-26 16:18:29 PST ---
commit c88503944234421ecb617001aad305ff3b1b83d2
Author: Eric Anholt <eric at anholt.net>
Date: Thu Jan 26 16:11:12 2012 -0800
i965: Drop the missing symbols link test.
This was horribly broken and has cost everyone more time than we were
ever going to save using it. It might have been fixable, but the
problem it was originally trying to solve can be better solved with
-Werror=missing-prototypes and -Werror=implicit-function-declaration.
Also, it was always producing a big scary warning about how the link
test was non-portable.
Reviewed-by: Matt Turner <mattst88 at gmail.com>
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=44928
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the mesa-dev
mailing list