SHA256
1
0
forked from pool/benchmark

Accepting request 749235 from home:simotek:branches:devel:tools

- %make_jobs is depricated replaced by %cmake_build

OBS-URL: https://build.opensuse.org/request/show/749235
OBS-URL: https://build.opensuse.org/package/show/devel:tools/benchmark?expand=0&rev=30
This commit is contained in:
Martin Pluskal 2019-11-18 13:48:41 +00:00 committed by Git OBS Bridge
parent cef67a8b28
commit 6cac598349
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 18 23:15:31 UTC 2019 - Simon Lees <sflees@suse.de>
- %make_jobs is depricated replaced by %cmake_build
-------------------------------------------------------------------
Thu Oct 17 14:33:14 UTC 2019 - Richard Brown <rbrown@suse.com>

View File

@ -63,7 +63,7 @@ sed -e 's|libdir=${prefix}/lib|libdir=${prefix}/%{_lib}|' \
-DBENCHMARK_ENABLE_LTO=on \
-DBENCHMARK_ENABLE_GTEST_TESTS=false \
-DBENCHMARK_ENABLE_TESTING=true
%make_jobs
%cmake_build
%install
%cmake_install