From db72ce527be37136cc18ef295ab3f2f6c1f376608793f9ba632d19bdbf009510 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 3 Mar 2018 16:14:17 +0000 Subject: [PATCH] - Turn off -Werror. OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=46 --- putty.changes | 5 +++++ putty.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/putty.changes b/putty.changes index 55d69d0..cd9fb11 100644 --- a/putty.changes +++ b/putty.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 3 16:13:59 UTC 2018 - jengelh@inai.de + +- Turn off -Werror. + ------------------------------------------------------------------- Thu Dec 14 18:31:53 UTC 2017 - jengelh@inai.de diff --git a/putty.spec b/putty.spec index dcccb51..ae3cea2 100644 --- a/putty.spec +++ b/putty.spec @@ -1,7 +1,7 @@ # # spec file for package putty # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,6 +49,7 @@ serial console client. %patch -P 1 -P 3 -p1 %build +export CFLAGS="%optflags -Wno-error" %configure make %{?_smp_mflags} make %{?_smp_mflags} -C icons cicons pngs