Add support for mklibs (strips unused syms from shared libs such as uClibc)
authorEric Andersen <andersen@codepoet.org>
Wed, 2 Aug 2006 21:19:09 +0000 (21:19 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 2 Aug 2006 21:19:09 +0000 (21:19 -0000)
commit9ab4e56e94d56848a3e883e4e1610986a523dbe5
treef32e19010ef0d52d8b1b9d86fbc7b9aad9ac230c
parent54044da9735da1e0abe78f04a96e8d29abef6d60
Add support for mklibs (strips unused syms from shared libs such as uClibc)
based on a patch from akvadrako, and using a version of mklibs.py that was
massively hacked up by andersee and mjn3 for uClibc support.
toolchain/Config.in
toolchain/mklibs/Config.in [new file with mode: 0644]
toolchain/mklibs/mklibs.mk [new file with mode: 0644]
toolchain/mklibs/mklibs.py [new file with mode: 0644]