mdbx: add iOS notes to README.

Change-Id: Ia46a43376370a73b179dbc4ab65e43956ee8c43a
This commit is contained in:
Leonid Yuriev
2020-04-08 02:05:18 +03:00
parent 469c045aa9
commit 99f07f5054
2 changed files with 14 additions and 1 deletions

View File

@@ -91,7 +91,7 @@
#define SYSCTL_LEGACY_NONCONST_MIB
#endif
#if defined(__APPLE__) && !__has_include(<sys/vmmeter.h>)
#warning "Header <sys/vmmeter.h> by default is missing in iOS SDK. " \
#warning "The <sys/vmmeter.h> header is missing in iOS SDK. " \
"Copy it manually from the OSX SDK or iPhoneSimulator SDK. " \
"Don't forget to thank Apple for taking care of you!"
/*** FOR INSTANCE: