This commit is contained in:
parent
30490356f4
commit
2fbdaa143d
@ -102,7 +102,8 @@ Krita is the image manipulation application of the Calligra Suite.
|
|||||||
%setup -q -n krita-%{version}
|
%setup -q -n krita-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build -- -DCMAKE_LD_FLAGS(:STRING)=""-Wl,-z -Wl,defs -avoid-version""
|
export LDFLAGS="%optflags -avoid-version"
|
||||||
|
%cmake_kf5 -d build
|
||||||
%make_jobs
|
%make_jobs
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user