SHA256
1
0
forked from pool/benchmark

Accepting request 591547 from devel:tools

OBS-URL: https://build.opensuse.org/request/show/591547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/benchmark?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2018-03-28 08:32:48 +00:00 committed by Git OBS Bridge
commit 72b9b85859
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 27 03:25:41 UTC 2018 - stefan.bruens@rwth-aachen.de
- Remove ExclusiveArch, it works on non-x86 as well
-------------------------------------------------------------------
Fri Mar 16 18:38:52 UTC 2018 - avindra@opensuse.org

View File

@ -31,7 +31,6 @@ Patch0: benchmark-s390.patch
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: git-core
ExclusiveArch: %{ix86} x86_64 s390x
%description
A library to support the benchmarking of functions, similar to unit-tests.