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:
parent
7dcdd888a2
commit
07537df9e5
@ -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
|
||||
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user