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}
|
||||
|
||||
%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
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user