buildroot/package/jpeg-turbo
Fabrice Fontaine 7f905250bf jpeg-turbo: fix install with a static only lib
Define CMAKE_INSTALL_RPATH only if ENABLE_SHARED is set otherwise the
following error is raised when installing binaries:

CMake Error at cmake_install.cmake:73 (file):
  file RPATH_CHANGE could not write new RPATH:

    /usr/lib

  to the file:

    /home/fabrice/buildroot/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/rdjpgcom

  No valid ELF RPATH or RUNPATH entry exists in the file;

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-09-02 23:02:28 +02:00
..
0001-fix-install-of-binaries-with-a-static-only-library.patch jpeg-turbo: fix install with a static only lib 2018-09-02 23:02:28 +02:00
jpeg-turbo.hash jpeg-turbo: bump to version 2.0.0 2018-08-14 23:38:52 +02:00
jpeg-turbo.mk jpeg-turbo: fix static build 2018-09-02 22:53:05 +02:00