elftoolchain: Add support for Cygwin.

This commit is contained in:
Chris Johns
2015-03-17 21:37:43 +11:00
parent b117be8e1f
commit dfc5994847

View File

@@ -174,7 +174,7 @@
#endif /* defined(__linux__) || defined(__GNU__) || defined(__GLIBC__) */
#ifdef __WIN32__
#if defined(__WIN32__) || defined(__CYGWIN__)
#define LIBELF_VCSID(ID)