mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
glib:
- update to glib-2.22.3
This commit is contained in:
parent
6cd13ecc9e
commit
c50c72ec7c
@ -11,15 +11,10 @@ cd $PKG_BUILD
|
||||
mkdir -p .build-target
|
||||
|
||||
cd .build-target
|
||||
ac_cv_func_mmap_fixed_mapped='yes' \
|
||||
ac_cv_func_posix_getpwuid_r='yes' \
|
||||
ac_cv_func_posix_getgrgid_r='yes' \
|
||||
ac_cv_func_printf_unix98='yes' \
|
||||
ac_cv_func_snprintf_c99='yes' \
|
||||
ac_cv_func_vsnprintf_c99='yes' \
|
||||
glib_cv_stack_grows='no' \
|
||||
glib_cv_uscore='no' \
|
||||
glib_cv_va_val_copy='no' \
|
||||
glib_cv_stack_grows='no' \
|
||||
../configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
|
@ -1 +1 @@
|
||||
http://ftp.gnome.org/pub/GNOME/sources/glib/2.22/glib-2.22.2.tar.bz2
|
||||
http://ftp.gnome.org/pub/GNOME/sources/glib/2.22/glib-2.22.3.tar.bz2
|
Loading…
x
Reference in New Issue
Block a user