[rtems-source-builder commit] bare/glib-2.48.2: Add patches to suppress null string warning

Joel Sherrill joel at rtems.org
Fri Apr 10 13:44:43 UTC 2020


Module:    rtems-source-builder
Branch:    master
Commit:    bdffe4647aba99fc524b530de21af82e6db3b0cc
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=bdffe4647aba99fc524b530de21af82e6db3b0cc

Author:    Vijay Kumar Banerjee <vijay at rtems.org>
Date:      Fri Apr 10 02:09:52 2020 +0530

bare/glib-2.48.2: Add patches to suppress null string warning

---

 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
@@ -15,6 +15,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.
 #
 %if !%{pkgconfig check glib-2.0} || %{defined _rsb_getting_source}



More information about the vc mailing list