mirror of
https://git.rtems.org/rtems-tools/
synced 2025-10-15 08:29:16 +08:00
elftoolchain: Add support for Cygwin.
This commit is contained in:
@@ -174,7 +174,7 @@
|
|||||||
|
|
||||||
#endif /* defined(__linux__) || defined(__GNU__) || defined(__GLIBC__) */
|
#endif /* defined(__linux__) || defined(__GNU__) || defined(__GLIBC__) */
|
||||||
|
|
||||||
#ifdef __WIN32__
|
#if defined(__WIN32__) || defined(__CYGWIN__)
|
||||||
|
|
||||||
#define LIBELF_VCSID(ID)
|
#define LIBELF_VCSID(ID)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user