mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2024-12-31 18:47:30 +01:00
parent
4bccb1ab47
commit
e8492940a5
3
dist/unix/strawberry.spec.in
vendored
3
dist/unix/strawberry.spec.in
vendored
@ -107,6 +107,9 @@ Features:
|
||||
%setup -qn %{name}-@STRAWBERRY_VERSION_PACKAGE@
|
||||
|
||||
%build
|
||||
%if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos}
|
||||
export CXXFLAGS="-fPIC $RPM_OPT_FLAGS"
|
||||
%endif
|
||||
%{cmake} -DCMAKE_BUILD_TYPE:STRING=Release
|
||||
%if 0%{?centos} || 0%{?mageia}
|
||||
%make_build
|
||||
|
Loading…
Reference in New Issue
Block a user