mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 11:06:50 +01:00
trunk/branch integration: compile fix
This commit is contained in:
@@ -204,6 +204,7 @@
|
||||
//TODO: determine all platforms having poll() call
|
||||
#if (POCO_OS == POCO_OS_SOLARIS) || (POCO_OS == POCO_OS_LINUX)
|
||||
#define POCO_HAVE_FD_POLL 1
|
||||
#endif
|
||||
|
||||
#elif defined (nios2) || defined(__nios2) || defined(__nios2__)
|
||||
#define POCO_ARCH POCO_ARCH_NIOS2
|
||||
|
||||
Reference in New Issue
Block a user