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)
commit1cc0bcfffc9403782022092846233fd28e09dc98
tree53fe504fd8dfc3e7f0434d55bafb2811ae613e0d
parent15a014c13ab1d0055ec2859b7568d2427d16f95e
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]