SHA256
1
0
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:
Tomáš Chvátal 2017-06-04 06:25:10 +00:00 committed by Git OBS Bridge
parent 4f1d2836a5
commit 44d47c73f3
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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 \