Felix Fietkau
b9b681c067
rstrip.sh: fix handling variations in "file" output
...
On some systems, file adds ", with debug info" after "not stripped"
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Jo-Philipp Wich
2efe776ab0
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
10 years ago
Felix Fietkau
c2590fe930
strip kernel modules more aggressively: make all global symbols local, rename all symbols in the symbol table to make them compress better
...
SVN-Revision: 30662
13 years ago
Nicolas Thill
54d622a815
add a workaround to rstrip restoring exec perms when they got changed by sstrip
...
SVN-Revision: 15312
16 years ago
Ralph Hempel
91042e02a7
strip relocatable binaries (not depending on the extension) ( thanks to Thomas )
...
SVN-Revision: 14726
16 years ago
Felix Fietkau
d0e1033a26
more fixes for rstrip.sh and kernel modules - fixes #1301
...
SVN-Revision: 6280
18 years ago
Felix Fietkau
f0d41ad105
always return true in rstrip.sh
...
SVN-Revision: 6132
18 years ago