mesa/src/gallium/targets
Jonathan Gray 11623be934 automake: don't enable -Wl,--no-undefined on OpenBSD
OpenBSD does not have DT_NEEDED entries for libc by design,
over concerns how the symbols would be referenced after
changing the major version of the library.

So avoid -no-undefined checks on OpenBSD as they will fail.

v2: don't include the -no-undefined libtool option in the variable
    and change -Wl,--no-undefined references in Automake.inc as well.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=76856
Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2014-04-05 13:30:27 +01:00
..
dri-freedreno targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPS 2014-04-05 13:02:54 +01:00
dri-i915 targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPS 2014-04-05 13:02:54 +01:00
dri-ilo targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPS 2014-04-05 13:02:54 +01:00
dri-nouveau targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPS 2014-04-05 13:02:54 +01:00
dri-swrast targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPS 2014-04-05 13:02:54 +01:00
dri-vmwgfx targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPS 2014-04-05 13:02:54 +01:00
egl-static automake: don't enable -Wl,--no-undefined on OpenBSD 2014-04-05 13:30:27 +01:00
gbm automake: don't enable -Wl,--no-undefined on OpenBSD 2014-04-05 13:30:27 +01:00
graw-gdi graw-gdi: Silence gcc missing initialization warning. 2011-03-06 09:10:03 +00:00
graw-null graw: Ensure new members are zeroed. 2012-10-26 16:02:59 +01:00
graw-xlib winsys/xlib: move xlib_create_sw_winsys within the winsys 2014-02-22 03:26:28 +00:00
haiku-softpipe haiku: Fix build through scons corrections and viewport fixes 2014-03-24 19:01:53 -05:00
libgl-gdi libgl-gdi: Avoid hangs on DLL_PROCESS_DETACH. 2013-01-15 14:16:09 -08:00
libgl-xlib automake: don't enable -Wl,--no-undefined on OpenBSD 2014-04-05 13:30:27 +01:00
opencl automake: don't enable -Wl,--no-undefined on OpenBSD 2014-04-05 13:30:27 +01:00
osmesa automake: don't enable -Wl,--no-undefined on OpenBSD 2014-04-05 13:30:27 +01:00
pipe-loader automake: don't enable -Wl,--no-undefined on OpenBSD 2014-04-05 13:30:27 +01:00
r300 targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPS 2014-04-05 13:02:54 +01:00
r600 targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPS 2014-04-05 13:02:54 +01:00
radeonsi targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPS 2014-04-05 13:02:54 +01:00
vdpau-nouveau gallium/targets: move LLVM_LIBS handling inside Automake.inc 2014-03-31 12:26:32 +01:00
xa automake: don't enable -Wl,--no-undefined on OpenBSD 2014-04-05 13:30:27 +01:00
xvmc-nouveau targets/xvmc: use GALLIUM_COMMON_LIB_DEPS 2014-04-05 13:02:46 +01:00
Makefile.am st/xa: use pipe-loader to get screen 2014-02-16 08:36:19 -05:00