targets/dri: allow duplicated symbols
authorEmil Velikov <emil.l.velikov@gmail.com>
Wed, 2 Jul 2014 11:06:41 +0000 (12:06 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 2 Jul 2014 11:25:05 +0000 (12:25 +0100)
commit7414552b1826ece48a622c14b48cad3a37b68025
treee22d51db7ae0c59593ed813721cfec21f8bfa5d2
parentbd322dfd0e6c9a07c4d1516cdb9bd00317542bba
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>
src/gallium/targets/dri/Makefile.am