You've already forked linux-packaging-mono
Imported Upstream version 5.10.0.91
Former-commit-id: 79b479e76cd93ed8fe10a2598140a56207457027
This commit is contained in:
parent
104a9a4d34
commit
738df3e2cc
@@ -12,7 +12,7 @@
|
||||
#include <config.h>
|
||||
|
||||
//If we're compiling to API level < 16 this won't be available
|
||||
#if __ANDROID_API__ < 16
|
||||
#if defined (HOST_ANDROID) && __ANDROID_API__ < 16
|
||||
#define ANDROID_NO_XATTR
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user