android/build.py: support NDK r16
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include "EPollFD.hxx"
|
||||
#include "FatalError.hxx"
|
||||
|
||||
#ifdef __BIONIC__
|
||||
#if defined(__BIONIC__) && __ANDROID_API__ < 21
|
||||
|
||||
#include <sys/syscall.h>
|
||||
#include <fcntl.h>
|
||||
|
Reference in New Issue
Block a user