SHA256
1
0
forked from pool/libvisio

Accepting request 343811 from LibreOffice:Factory

1

OBS-URL: https://build.opensuse.org/request/show/343811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=22
This commit is contained in:
Stephan Kulow 2015-11-24 21:20:33 +00:00 committed by Git OBS Bridge
commit bbbe5d9df7
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 11 11:13:54 UTC 2015 - idonmez@suse.com
- Fix compilation with boost 1.59
-------------------------------------------------------------------
Fri Aug 28 07:46:16 UTC 2015 - tchvatal@suse.com

View File

@ -88,6 +88,8 @@ This package contains tools to work with documents in MS Visio file-format.
%build
export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden"
# Fix compilation with boost 1.59
export CPPFLAGS="-DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED"
%configure \
--disable-werror \
--disable-static \