base-files: relink uclibc and libgcc libraries to remove leftovers of the statically...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 1 Mar 2011 05:40:38 +0000 (05:40 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 1 Mar 2011 05:40:38 +0000 (05:40 +0000)
commitd08229790289e2bbf1e285275dd1bf3189cad078
tree19b3947120985c9ef4bc4b54ef1ba9f482baa7af
parent2892cc195c04f50531f898ce0c8c66d90b11e01b
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25800 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/base-files/Makefile
scripts/relink-lib.sh [new file with mode: 0755]