summaryrefslogtreecommitdiff
path: root/toolchain/mklibs/mklibs.py
AgeCommit message (Collapse)Author
2012-04-25mklibs: remove supportThomas Petazzoni
The support for mklibs has been marked broken since more than a year and nobody cared to bring it up to a working state. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2006-08-02Add support for mklibs (strips unused syms from shared libs such as uClibc)Eric Andersen
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.