Fredrik Fornwall 51c63287f7 ndk_patches: <dlfcn.h> now #define:s RTLD_*
The Android NDK headers define the RTLD_* values within an enum,
which causes problems with #ifdef checks. Patch these to instead
use #define which is more traditional and what much code expects.
2016-04-18 00:33:02 -04:00
..
2016-02-13 18:22:17 -05:00
2015-06-13 01:03:31 +02:00
2015-06-13 01:03:31 +02:00