forked from pool/libisds
- Disable werror
OBS-URL: https://build.opensuse.org/package/show/network/libisds?expand=0&rev=13
This commit is contained in:
parent
4f1d2836a5
commit
44d47c73f3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 4 06:26:27 UTC 2017 - tchvatal@suse.com
|
||||
|
||||
- Disable werror
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 20 11:57:02 UTC 2016 - jslaby@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libisds
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 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
|
||||
@ -67,6 +67,7 @@ developing applications that use %{name}.
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--disable-fatalwarnings \
|
||||
--disable-static \
|
||||
--enable-test \
|
||||
--with-libcurl \
|
||||
|
Loading…
Reference in New Issue
Block a user