mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-10 07:56:09 +00:00
Switched android platform check to official form
See https://markmail.org/message/5ekhfztchs45lz3n#query:+page:1+mid:jfqgzrmwm37uyrt6+state:results
This commit is contained in:
parent
7a9933f2e1
commit
3b26c7f8e1
@ -55,7 +55,7 @@
|
|||||||
#define ZMQ_HAVE_AIX
|
#define ZMQ_HAVE_AIX
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined ANDROID
|
#if defined __ANDROID__
|
||||||
#define ZMQ_HAVE_ANDROID
|
#define ZMQ_HAVE_ANDROID
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user