Fredrik Fornwall
172bfbe297
glib: Fix incorrect glib_cv_uscore=yes
This prevented dynamic loading of modules from working.
9 years ago
Fredrik Fornwall
6fbbe50fcf
glib: Specify --disable-libelf
9 years ago
Fredrik Fornwall
bb27a0ec42
Various package updates
Many of them cascading from the update of glib.
9 years ago
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.
9 years ago
Fredrik Fornwall
035e27f9f5
glib: Specify --disable-znodelete
This avoids the ELF DF_1_NODELETE value being used which most Android
5.0 linkers does not support.
9 years ago
Fredrik Fornwall
9158a301e0
glib: Avoid defining invalid RTLD_* constants
9 years ago
Fredrik Fornwall
a5d4e3d674
glib: Update from 2.44.1 to 2.46.2
9 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago