base-files: relink uclibc and libgcc libraries to remove leftovers of the statically...
authorFelix Fietkau <nbd@openwrt.org>
Tue, 1 Mar 2011 05:40:38 +0000 (05:40 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 1 Mar 2011 05:40:38 +0000 (05:40 +0000)
commita229c0a693add8d0bf009ff8d646076c5d2dc5ab
tree19b3947120985c9ef4bc4b54ef1ba9f482baa7af
parente451160aeb94988e97962d72e624c96b01733651
base-files: relink uclibc and libgcc libraries to remove leftovers of the statically linked initial libgcc
saves a few kb and gets rid of unused not exported functions as well
should also improve the reliability of mklibs

SVN-Revision: 25800
package/base-files/Makefile
scripts/relink-lib.sh [new file with mode: 0755]