forked from pool/heaptrack
This commit is contained in:
parent
7c2d934f81
commit
07619f3ab9
@ -85,9 +85,7 @@ A Qt5/KF5 based GUI for Heaptrack.
|
||||
# Disable building tests, they're not used and post-build-checks trips over it
|
||||
sed -i"" '/add_subdirectory(tests)/d' CMakeLists.txt
|
||||
|
||||
%if "%{_lib}" == "lib64"
|
||||
_lib_suffix=64
|
||||
%endif
|
||||
_lib_suffix=$(echo %_lib | cut -b4-)
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -DLIB_SUFFIX="$_lib_suffix"
|
||||
|
Loading…
x
Reference in New Issue
Block a user