mesa/src/gallium/targets
Emil Velikov 7414552b18 targets/dri: allow duplicated symbols
With the inclusion of xmlconfig in the loader we're providing dri* symbols
which are already available in libdricommon.la. This leads to a build
break due to the multiple definitions.

Temporary allow multiple definitions, until we come with a better solution.

Reported-by: Laurent Carlier <lordheavym@gmail.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2014-07-02 12:25:05 +01:00
..
dri targets/dri: allow duplicated symbols 2014-07-02 12:25:05 +01:00
dri-swrast targets/dri-swrast: use drm aware dricommon when building more than swrast 2014-07-02 10:52:52 +01:00
egl-static targets/egl-static: use inline_drm_helper and Automake.inc helpers 2014-06-30 22:27:12 +01:00
gbm targets/gbm: convert to static/shared pipe-driver 2014-06-30 22:27:11 +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: Add missing u_memory.h for FREE() 2014-05-21 20:58:06 -04:00
libgl-gdi libgl-gdi: silence unused variable warning when not using LLVM 2014-04-21 09:50:53 -06:00
libgl-xlib targets/libgl-xlib: hide all the exported symbol mayhem 2014-05-25 23:21:47 +01:00
omx targets/automake.inc: s/GALLIUM_VIDEO_CFLAGS/GALLIUM_TARGET_CFLAGS/ 2014-06-26 14:05:13 +01:00
opencl automake: include the libdeps in the correct order 2014-06-19 22:53:56 +01:00
osmesa automake: correctly append the version-script 2014-05-25 23:21:47 +01:00
pipe-loader targets/pipe-loader: add driver specific drm_configuration 2014-06-19 12:37:14 +01:00
vdpau targets/automake.inc: s/GALLIUM_VIDEO_CFLAGS/GALLIUM_TARGET_CFLAGS/ 2014-06-26 14:05:13 +01:00
xa targets/xa: provide alternative(static) xa target 2014-06-30 22:27:11 +01:00
xvmc targets/automake.inc: s/GALLIUM_VIDEO_CFLAGS/GALLIUM_TARGET_CFLAGS/ 2014-06-26 14:05:13 +01:00
dri-vdpau.dyn targets/vdpau-nouveau: convert to static/shared pipe-drivers 2014-06-22 23:05:49 +01:00
Makefile.am targets/dri-vmwgfx: Convert to static/shared pipe-drivers 2014-07-02 10:52:53 +01:00