- update to glib-2.22.3
This commit is contained in:
Stephan Raue 2009-12-10 16:02:46 +01:00
parent 6cd13ecc9e
commit c50c72ec7c
2 changed files with 2 additions and 7 deletions

View File

@ -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 \

View File

@ -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