targets/(vdpau|xvmc): hardlink against the installed library
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 23 Jun 2014 17:30:00 +0000 (18:30 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 23 Jun 2014 19:57:01 +0000 (20:57 +0100)
commit2442d3553fc06595c8c324bd50628da54e269364
tree884e400c12cf49ee1bdd68d173f4fc8bc4f1ee5c
parent5f11b10f2c6a7dc94b8abdbffb755505f8a3a0ec
targets/(vdpau|xvmc): hardlink against the installed library

With commit 11e46a32aed and f9ebb1ea771 we resolved the symlink
generation required by the versioning of the library.
Although they incorrectly changed the way hardlinks are created by
linking to the ones from the build tree. If the device used for
building differs from the one set as destination linking will fail.

Reported-by: Andy Furniss <adf.lists@gmail.com>
Tested-by: Andy Furniss <adf.lists@gmail.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/targets/vdpau/Makefile.am
src/gallium/targets/xvmc/Makefile.am