[PATCH RSB] bare/glib-2.39.3-1: Add patches to suppress string literal warning
Chris Johns
chrisj at rtems.org
Tue Apr 7 22:40:37 UTC 2020
On 2020-04-07 23:58, Vijay Kumar Banerjee wrote:
> ---
> 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
Checksums? A lack of checksums breaks a release.
Chris
More information about the devel
mailing list