Accepting request 750026 from home:simotek:branches:science

- %make_jobs is depricated replaced by %cmake_build

OBS-URL: https://build.opensuse.org/request/show/750026
OBS-URL: https://build.opensuse.org/package/show/science/clFFT?expand=0&rev=11
This commit is contained in:
Martin Pluskal 2019-11-21 06:29:09 +00:00 committed by Git OBS Bridge
parent 92db965213
commit 81ff664f61
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