diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2018-08-26 19:23:13 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-02 23:02:28 +0200 |
commit | 7f905250bf66542efa3cd4dfbbb672aa1db0ce3c (patch) | |
tree | 25fe4a384353c12f042a9768707c123f48105934 /package/python-websockets | |
parent | ce359b1b4abb0cd9b2dace9a9c65204e5c36ea9a (diff) | |
download | buildroot-7f905250bf66542efa3cd4dfbbb672aa1db0ce3c.tar.gz buildroot-7f905250bf66542efa3cd4dfbbb672aa1db0ce3c.zip |
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>
Diffstat (limited to 'package/python-websockets')
0 files changed, 0 insertions, 0 deletions