Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rstrip.sh: fix handling variations in "file" output | Felix Fietkau | 2017-02-19 | 1 | -1/+1 |
| | | | | | | On some systems, file adds ", with debug info" after "not stripped" Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | scripts: extend rstrip.sh to remove bad rpaths | Jo-Philipp Wich | 2015-02-10 | 1 | -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 Fietkau | 2012-02-20 | 1 | -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 sstrip | Nicolas Thill | 2009-04-21 | 1 | -0/+3 |
| | | | | SVN-Revision: 15312 | ||||
* | strip relocatable binaries (not depending on the extension) ( thanks to Thomas ) | Ralph Hempel | 2009-03-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 14726 | ||||
* | more fixes for rstrip.sh and kernel modules - fixes #1301 | Felix Fietkau | 2007-02-09 | 1 | -2/+21 |
| | | | | SVN-Revision: 6280 | ||||
* | always return true in rstrip.sh | Felix Fietkau | 2007-01-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 6132 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 1 | -0/+35 |