summarylogtreecommitdiffstats
path: root/xiphos-glibc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'xiphos-glibc.patch')
-rw-r--r--xiphos-glibc.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/xiphos-glibc.patch b/xiphos-glibc.patch
new file mode 100644
index 000000000000..9a89b0d1fba2
--- /dev/null
+++ b/xiphos-glibc.patch
@@ -0,0 +1,8 @@
+--- cmake/config.h.cmake.in-orig 2021-04-15 19:28:57.468140150 +0300
++++ cmake/config.h.cmake.in 2021-04-15 20:45:57.816551253 +0300
+@@ -65,3 +65,5 @@
+
+
+ #endif
++
++#define GLIB_VERSION_MIN_REQUIRED (GLIB_VERSION_2_26)