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)
commit2efe776ab082723fe94e91ae7d45e65480bb3faa
treedd201df6a2f86fc93b1f7a34039981e5ce1bff48
parent572b94308008ea0323cb11df945ad7c2313fc320
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>
SVN-Revision: 44377
rules.mk
scripts/rstrip.sh