SHA256
1
0
forked from pool/clFFT
Dominique Leuenberger 2019-11-21 11:59:48 +00:00 committed by Git OBS Bridge
commit bc764817bf
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 20 23:15:31 UTC 2019 - Simon Lees <sflees@suse.de>
- %make_jobs is depricated replaced by %cmake_build
-------------------------------------------------------------------
Sun Oct 22 17:47:07 UTC 2017 - mardnh@gmx.de

View File

@ -123,7 +123,7 @@ cd src
-DBUILD_RUNTIME=ON \
-DBUILD_SHARED_LIBS=ON \
-DBUILD_TEST=OFF
%make_jobs
%cmake_build
%install
cd src