Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | scripts: extend rstrip.sh to remove bad rpaths | Jo-Philipp Wich | 2015-02-10 |
| | | | | | | | | | 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 |
| | | | | | | 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 |
| | | | | SVN-Revision: 15312 | ||
* | strip relocatable binaries (not depending on the extension) ( thanks to Thomas ) | Ralph Hempel | 2009-03-02 |
| | | | | SVN-Revision: 14726 | ||
* | more fixes for rstrip.sh and kernel modules - fixes #1301 | Felix Fietkau | 2007-02-09 |
| | | | | SVN-Revision: 6280 | ||
* | always return true in rstrip.sh | Felix Fietkau | 2007-01-20 |
| | | | | SVN-Revision: 6132 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |