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)
commitee7fa78bed4f315b1ba111adf2153d317dbc707b
tree19b3947120985c9ef4bc4b54ef1ba9f482baa7af
parent9ac83e8dfb6c547ced31c32dcb0d70e70711b402
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]