[PATCH RSB] bare/glib-2.39.3-1: Add patches to suppress string literal warning

Vijay Kumar Banerjee vijay at rtems.org
Tue Apr 7 13:58:34 UTC 2020


---
 bare/config/devel/glib-2.39.3-1.cfg | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/bare/config/devel/glib-2.39.3-1.cfg b/bare/config/devel/glib-2.39.3-1.cfg
index 9ff7af5..bd5770a 100644
--- a/bare/config/devel/glib-2.39.3-1.cfg
+++ b/bare/config/devel/glib-2.39.3-1.cfg
@@ -14,6 +14,10 @@
 
 %hash sha256 glib-%{glib_version}.tar.xz d9fa6c9aa645a5e688a3bb29013bb83801b19ee767d99e33ff52e004e1cc5fc8
 
+#Patch to supress string literal warning
+
+%patch add glib https://gitlab.gnome.org/GNOME/glib/commit/0817af40e8c74c721c30f6ef482b1f53d12044c7.patch
+%patch add glib https://gitlab.gnome.org/GNOME/glib/commit/566e1d61a500267c7849ad0b2552feec9c9a29a6.patch
 #
 # The GLib build instructions. We use 2.x.x Release 1.
 #
-- 
2.21.1



More information about the devel mailing list