scripts: extend rstrip.sh to remove bad rpaths
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 10 Feb 2015 15:48:48 +0000 (15:48 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 10 Feb 2015 15:48:48 +0000 (15:48 +0000)
commit6da5c89178cbb5e3a131e5145b13bee021b1f773
tree54905c26d2978f491f40221b410112c720978313
parentfc7067b6aea353eab05fb59d1812b3308d529dca
scripts: extend rstrip.sh to remove bad rpaths

Remove all rpath entries which do not point to a location below /lib or
/usr/lib and which do not begin with '$ORIGIN'.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44377 3c298f89-4303-0410-b956-a3cf2f4a3e73
rules.mk
scripts/rstrip.sh