drivers/osmesa: Link OSMesa using -no-undefined libtool flag
authorJon TURNEY <jon.turney@dronecode.org.uk>
Sat, 7 Jul 2012 21:02:44 +0000 (22:02 +0100)
committerJon TURNEY <jon.turney@dronecode.org.uk>
Wed, 25 Jul 2012 11:39:42 +0000 (12:39 +0100)
commit9f84d645a422a024b01ebcfc654c2909cdca91b5
tree7c4e178b7182f6d5d37392fe6eda2e1cfd5baf2e
parent50b13217ba13f569ef851fffcd920e756f255687
drivers/osmesa: Link OSMesa using -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."

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/osmesa/Makefile.am