Added arm64-v8a, x86, x86_64 ABIs to build.gradle

This commit is contained in:
Joseph Henry
2019-06-24 13:59:58 -07:00
parent 196e548f35
commit fe30716143
4 changed files with 6 additions and 7 deletions

View File

@@ -55,7 +55,7 @@
#define LWIP_DONT_PROVIDE_BYTEORDER_FUNCTIONS 0
#endif
#if __ANDROID__
#define LWIP_PROVIDE_ERRNO 1
//#define LWIP_PROVIDE_ERRNO 0
#define SOCKLEN_T_DEFINED
#elif !defined(_MSC_VER)
#define LWIP_PROVIDE_ERRNO 1