Accepting request 505899 from server:database
1 OBS-URL: https://build.opensuse.org/request/show/505899 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unixODBC?expand=0&rev=32
This commit is contained in:
commit
bbec0c3147
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 23 13:53:00 UTC 2017 - adam.majer@suse.de
|
||||||
|
|
||||||
|
- Enabled --enable-fastvalidate option in configure (bnc#1044970)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 11 14:03:02 UTC 2016 - mvetter@suse.com
|
Wed May 11 14:03:02 UTC 2016 - mvetter@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package unixODBC
|
# spec file for package unixODBC
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -73,6 +73,7 @@ autoreconf -fvi
|
|||||||
--enable-iconv \
|
--enable-iconv \
|
||||||
--with-iconv-char-enc=UTF8 \
|
--with-iconv-char-enc=UTF8 \
|
||||||
--with-iconv-ucode-enc=UTF16LE \
|
--with-iconv-ucode-enc=UTF16LE \
|
||||||
|
--enable-fastvalidate \
|
||||||
--enable-threads \
|
--enable-threads \
|
||||||
--enable-gui=no \
|
--enable-gui=no \
|
||||||
--disable-stats \
|
--disable-stats \
|
||||||
|
Loading…
Reference in New Issue
Block a user