Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing includes ('unistd.h') for mklibs | Mirko Vogt | 2012-04-12 | 1 | -10/+0 |
| | | | | | | | | This is needed when compiling with GCC >= 4.7.0 since it doesn't implicitly include 'unistd.h' anymore (needed e.g. for file operations in this particular case) - Thanks to Luka Perkov SVN-Revision: 31259 | ||||
* | upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelf | Felix Fietkau | 2009-08-08 | 1 | -4/+3 |
| | | | | SVN-Revision: 17171 | ||||
* | fix mklibs compilation failures on stdio.h not being included | Florian Fainelli | 2009-08-07 | 1 | -0/+11 |
SVN-Revision: 17164 |