OSDN Git Service

automake: consistently use -no-undefined
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 13 Mar 2014 02:32:29 +0000 (02:32 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 31 Mar 2014 11:59:16 +0000 (12:59 +0100)
commit5503c227d98c6030455cc94197d462a066294f37
treed673eda2a1a6a55916eb0d70d0a9550a838e272d
parent6c8d8119caf99fffcfb2f50763267ae0a9ed8738
automake: consistently use -no-undefined

Set the flag for all but the dri targets. They have missing
glapi symbols which are required for the normal operation with
the X server.

Jon, I fear that you'll need to carry the "no-undefined" hunk
locally when building the dri drivers under cygwin.

Cc: Jon TURNEY <jon.turney@dronecode.org.uk>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/egl/wayland/wayland-egl/Makefile.am
src/gallium/Automake.inc
src/gallium/targets/egl-static/Makefile.am
src/gbm/Makefile.am