poky/meta/recipes-graphics/jpeg
Ross Burton 79ba646b73 libjpeg-turbo: remove redundant RUNPATH entries
Our RPATH sanity checks currently don't check RUNPATH (patch incoming),
but the libjpeg objects are built with a RUNPATH set to ${libdir}.

RUNPATH is less of a problem than RPATH (because it is used after the
standard search), but redundant entries are still redundant so lets
remove them anyway.

(From OE-Core rev: 9e95951b36c03016b28787a58e5baf089c864673)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-10-11 12:17:03 +01:00
..
libjpeg-turbo_3.0.1.bb libjpeg-turbo: remove redundant RUNPATH entries 2024-10-11 12:17:03 +01:00