mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-20 07:49:27 +08:00
mdbx: add iOS notes to README.
Change-Id: Ia46a43376370a73b179dbc4ab65e43956ee8c43a
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user