SHA256
1
0
forked from pool/libvisio
Tomáš Chvátal 2015-08-28 07:59:01 +00:00 committed by Git OBS Bridge
parent 1a80748dda
commit 7dcdd888a2

View File

@ -82,7 +82,9 @@ This package contains tools to work with documents in MS Visio file-format.
%prep
%setup -q
%if 0%{?suse_version} > 1320
%patch0 -p1
%endif
%build
export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden"