summaryrefslogtreecommitdiff
path: root/tools/mklibs/patches/005-readelf_fixes.patch
AgeCommit message (Collapse)Author
2012-06-10[tools] mklibs: update to 0.1.34 (v2)luka
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-10Revert "[tools] mklibs: update to 0.1.34"nbd
Too much broken, needs to be reworked git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-09[tools] mklibs: update to 0.1.34luka
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-12[tools/mklibs] add missing includes ('unistd.h') for mklibsmirko
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
2009-10-19mklibs: fix crashes on nonexistant sections in readelf (thx, justus)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18083 3c298f89-4303-0410-b956-a3cf2f4a3e73