summaryrefslogtreecommitdiffstats
path: root/tools/mklibs/patches/001-missing_stdio.patch
Commit message (Collapse)AuthorAgeFilesLines
* [tools/mklibs] add missing includes ('unistd.h') for mklibsmirko2012-04-121-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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31259 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelfnbd2009-08-081-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17171 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] fix mklibs compilation failures on stdio.h not being includedflorian2009-08-071-0/+11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17164 3c298f89-4303-0410-b956-a3cf2f4a3e73