You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/tools/mklibs
Mirko Vogt 1b75788451 add missing includes ('unistd.h') for mklibs
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
12 years ago
..
include add mklibs (based on a patch by florian) in preparation for optional library symbol stripping 15 years ago
patches add missing includes ('unistd.h') for mklibs 12 years ago
Makefile tools/mklibs: revert r24282 14 years ago