From 8e75c6c723099b7d457b7acf23c1b91ad9a951ae Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 22 Dec 2022 13:44:39 +0300 Subject: [PATCH] glib2-2.74.4 --- system/base/glib2/files/glib2.patch | 11 +++++++++++ system/base/glib2/pspec.xml | 1 + 2 files changed, 12 insertions(+) create mode 100644 system/base/glib2/files/glib2.patch diff --git a/system/base/glib2/files/glib2.patch b/system/base/glib2/files/glib2.patch new file mode 100644 index 00000000..b88fadc0 --- /dev/null +++ b/system/base/glib2/files/glib2.patch @@ -0,0 +1,11 @@ +diff -Nuar a/glib/gthreadprivate.h b/glib/gthreadprivate.h +--- a/glib/gthreadprivate.h 2022-12-22 00:16:58.000000000 +0300 ++++ b/glib/gthreadprivate.h 2022-12-22 13:34:01.816585997 +0300 +@@ -44,6 +44,7 @@ + #include + #include + #include ++#include + + #ifndef FUTEX_WAIT_PRIVATE + #define FUTEX_WAIT_PRIVATE FUTEX_WAIT diff --git a/system/base/glib2/pspec.xml b/system/base/glib2/pspec.xml index 6f7014c2..0f739d26 100644 --- a/system/base/glib2/pspec.xml +++ b/system/base/glib2/pspec.xml @@ -27,6 +27,7 @@ noisy-glib-compile-schemas.diff glib-2.68.2-skip_warnings-1.patch + glib2.patch multilib.diff