Commit Graph

9 Commits

Author SHA1 Message Date
Fredrik Fornwall 6c209430f1 glib: Update from 2.48.0 to 2.48.1 2016-05-12 16:42:11 -04:00
Fredrik Fornwall 172bfbe297 glib: Fix incorrect glib_cv_uscore=yes
This prevented dynamic loading of modules from working.
2016-05-05 04:53:36 -04:00
Fredrik Fornwall 6fbbe50fcf glib: Specify --disable-libelf 2016-05-04 17:54:26 -04:00
Fredrik Fornwall bb27a0ec42 Various package updates
Many of them cascading from the update of glib.
2016-05-04 08:54:30 -04:00
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
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.
2016-02-29 01:54:01 -05:00
Fredrik Fornwall 9158a301e0 glib: Avoid defining invalid RTLD_* constants 2015-12-17 18:33:52 -05:00
Fredrik Fornwall a5d4e3d674 glib: Update from 2.44.1 to 2.46.2 2015-11-08 01:09:15 -05:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00