https://bugs.freedesktop.org/show_bug.cgi?id=44928

Eric Anholt <e...@anholt.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #11 from Caleb Callaway <enlightened.des...@gmail.com> 2012-01-24 
22:39:26 PST ---
First patch works for me...the second patch doesn't :/

--- Comment #12 from Eric Anholt <e...@anholt.net> 2012-01-26 16:18:29 PST ---
commit c88503944234421ecb617001aad305ff3b1b83d2
Author: Eric Anholt <e...@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 <matts...@gmail.com>
    Reviewed-by: Kenneth Graunke <kenn...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to