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:
commit
bbbe5d9df7
@ -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