[PATCH RSB 1/4] bare/glib-2.48.2: Add patches to suppress null string warning

Vijay Kumar Banerjee vijay at rtems.org
Thu Apr 9 20:21:52 UTC 2020


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

diff --git a/bare/config/devel/glib-2.48.2-1.cfg b/bare/config/devel/glib-2.48.2-1.cfg
index 9e85fce..38b6d93 100644
--- a/bare/config/devel/glib-2.48.2-1.cfg
+++ b/bare/config/devel/glib-2.48.2-1.cfg
@@ -14,6 +14,13 @@
 
 %hash sha256 glib-%{glib_version}.tar.xz f25e751589cb1a58826eac24fbd4186cda4518af772806b666a3f91f66e6d3f4
 
+#
+#Add patches to suppress null argument warning
+#
+
+%patch add glib https://gitlab.gnome.org/GNOME/glib/commit/566e1d61a500267c7849ad0b2552feec9c9a29a6.patch
+%hash sha512 566e1d61a500267c7849ad0b2552feec9c9a29a6.patch b3eaae39248efe80a5a084986c709d3f883195b1c2018305ab9e7a4b34749cfcfbe961e5a8094ce7955c4f4b118d65116e16bc43167ebbe95f7af8fc036e8ada
+
 #
 # The GLib build instructions. We use 2.x.x Release 1.
 #
-- 
2.21.1



More information about the devel mailing list