From e2cf8b9a8de4d4ef2abb20d5298369afe4c8e7f8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 4 Oct 2012 15:56:46 +0200 Subject: update to latest upstream --- package/glib/patches/patch-glib_gatomic_c | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 package/glib/patches/patch-glib_gatomic_c (limited to 'package/glib/patches/patch-glib_gatomic_c') diff --git a/package/glib/patches/patch-glib_gatomic_c b/package/glib/patches/patch-glib_gatomic_c deleted file mode 100644 index 42d41196b..000000000 --- a/package/glib/patches/patch-glib_gatomic_c +++ /dev/null @@ -1,10 +0,0 @@ ---- glib-2.27.5.orig/glib/gatomic.c 2010-09-05 06:20:56.000000000 +0200 -+++ glib-2.27.5/glib/gatomic.c 2011-02-18 20:52:37.703561782 +0100 -@@ -882,6 +882,7 @@ g_atomic_pointer_compare_and_exchange (v - - #ifdef DEFINE_WITH_MUTEXES - /* We have to use the slow, but safe locking method */ -+#include "gthread.h" - static GMutex *g_atomic_mutex; - - /** -- cgit v1.2.3