mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-01 11:52:57 +01:00
Merge pull request #3187 from MelcoInternational/master
Switched android platform check to official form
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
#define ZMQ_HAVE_AIX
|
||||
#endif
|
||||
|
||||
#if defined ANDROID
|
||||
#if defined __ANDROID__
|
||||
#define ZMQ_HAVE_ANDROID
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user