summaryrefslogtreecommitdiffstats
path: root/tools/mklibs/patches/005-readelf_fixes.patch
Commit message (Collapse)AuthorAgeFilesLines
* add missing includes ('unistd.h') for mklibsMirko Vogt2012-04-121-1/+1
| | | | | | | | 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
* mklibs: fix crashes on nonexistant sections in readelf (thx, justus)Felix Fietkau2009-10-191-0/+33
SVN-Revision: 18083