egl: Use -no-undefined libtool flag
authorJon TURNEY <jon.turney@dronecode.org.uk>
Sun, 4 Mar 2012 16:17:51 +0000 (16:17 +0000)
committerEric Anholt <eric@anholt.net>
Tue, 6 Mar 2012 02:39:29 +0000 (18:39 -0800)
commit71f4a960f8e034cc73aaa81b4343101d0046ffb3
tree6c527e4f540614306ff96c08ce1eead437e8cb25
parentf172eae8b23d0612865895c52af745021ae20a4c
egl: Use -no-undefined libtool flag

"Use -no-undefined to assure libtool that the library has no
unresolved symbols at link time, so that libtool will build a shared
library on platforms require that all symbols are resolved when the
library is linked."

If I had a dollar for every time I wrote this patch, I'd have about
$10 :-)

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Acked-by: Kenneth Graunke <kenneth@whitecape.org>
src/egl/main/Makefile.am