summaryrefslogtreecommitdiffstats
path: root/scripts/rstrip.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts: extend rstrip.sh to remove bad rpathsJo-Philipp Wich2015-02-101-1/+11
| | | | | | | | | 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
* strip kernel modules more aggressively: make all global symbols local, ↵Felix Fietkau2012-02-201-20/+1
| | | | | | rename all symbols in the symbol table to make them compress better SVN-Revision: 30662
* add a workaround to rstrip restoring exec perms when they got changed by sstripNicolas Thill2009-04-211-0/+3
| | | | SVN-Revision: 15312
* strip relocatable binaries (not depending on the extension) ( thanks to Thomas )Ralph Hempel2009-03-021-1/+1
| | | | SVN-Revision: 14726
* more fixes for rstrip.sh and kernel modules - fixes #1301Felix Fietkau2007-02-091-2/+21
| | | | SVN-Revision: 6280
* always return true in rstrip.shFelix Fietkau2007-01-201-0/+1
| | | | SVN-Revision: 6132
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+35