summaryrefslogtreecommitdiffstats
path: root/scripts/lib/scriptutils.py
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2024-10-08 20:30:56 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-10-11 12:17:03 +0100
commit79ba646b736ceebb68cd96098d10aa59cac4b1d6 (patch)
tree375a633560bdb69677974cba2287d5d883fe6d32 /scripts/lib/scriptutils.py
parentd3f607c70f094755884bcf28b2a6a5d7c61c188f (diff)
downloadpoky-79ba646b736ceebb68cd96098d10aa59cac4b1d6.tar.gz
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>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions