Accepting request 343800 from home:namtrac:boost

- Fix compilation with boost 1.59

OBS-URL: https://build.opensuse.org/request/show/343800
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=32
This commit is contained in:
Fridrich Strba 2015-11-11 11:36:12 +00:00 committed by Git OBS Bridge
parent 7dcdd888a2
commit 07537df9e5
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 \