- downgrade to glib-2.23.1
This commit is contained in:
Stephan Raue 2010-03-09 00:28:53 +01:00
parent b9ead25c69
commit df272f8b72
2 changed files with 16 additions and 1 deletions

View File

@ -0,0 +1,15 @@
diff -up glib-2.16.6/configure.atomic glib-2.16.6/configure
--- glib-2.16.6/configure.atomic 2008-10-27 18:24:20.000000000 -0400
+++ glib-2.16.6/configure 2008-10-27 18:24:31.000000000 -0400
@@ -42742,11 +42742,6 @@ $as_echo_n "checking whether to use asse
if test x"$GCC" = xyes; then
case $host_cpu in
- i386)
- { $as_echo "$as_me:$LINENO: result: none" >&5
-$as_echo "none" >&6; }
- glib_memory_barrier_needed=no
- ;;
i?86)
{ $as_echo "$as_me:$LINENO: result: i486" >&5
$as_echo "i486" >&6; }

View File

@ -1 +1 @@
http://ftp.gnome.org/pub/GNOME/sources/glib/2.23/glib-2.23.5.tar.bz2 http://ftp.gnome.org/pub/GNOME/sources/glib/2.23/glib-2.23.1.tar.bz2