targets/(vdpau|xvmc): hardlink against the installed library

Graphics / Mesa 3D Graphics Library / Mesa - Emil Velikov [gmail.com] - 23 June 2014 14:57 UTC

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.

2442d35 targets/(vdpau|xvmc): hardlink against the installed library
src/gallium/targets/vdpau/Makefile.am | 4 ++--
src/gallium/targets/xvmc/Makefile.am | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)

Upstream: cgit.freedesktop.org


  • Share