- Turn off -Werror.
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=46
This commit is contained in:
parent
8d2ead90ce
commit
db72ce527b
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user