OSDN Git Service

i965: Drop the missing symbols link test.
authorEric Anholt <eric@anholt.net>
Fri, 27 Jan 2012 00:11:12 +0000 (16:11 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 27 Jan 2012 00:14:55 +0000 (16:14 -0800)
commitc88503944234421ecb617001aad305ff3b1b83d2
treed4e88065fedcfba1fae3f1e5c8fcc73b1c00e6ab
parent1237a569164930e12bd826031858f3169b85795f
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@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=44928
src/mesa/drivers/dri/i965/Makefile.am