- Disable static libraries.
[fedora-mingw.git] / glib2 / glib-i386-atomic.patch
1 diff -up glib-2.16.6/configure.atomic glib-2.16.6/configure
2 --- glib-2.16.6/configure.atomic        2008-10-27 18:24:20.000000000 -0400
3 +++ glib-2.16.6/configure       2008-10-27 18:24:31.000000000 -0400
4 @@ -42742,11 +42742,6 @@ $as_echo_n "checking whether to use asse
5  
6  if test x"$GCC" = xyes; then
7    case $host_cpu in
8 -    i386)
9 -      { $as_echo "$as_me:$LINENO: result: none" >&5
10 -$as_echo "none" >&6; }
11 -      glib_memory_barrier_needed=no
12 -      ;;
13      i?86)
14        { $as_echo "$as_me:$LINENO: result: i486" >&5
15  $as_echo "i486" >&6; }