Accepting request 909092 from home:wagi:branches:openSUSE:Factory

- Enable build on all architectures.

rt-tests itself has no dependencies on any specific hardware
architectures. As we are heading towards upstream support for
PREEMPT_RT enable the package to be able to do tests on
non x86_64 platforms.

OBS-URL: https://build.opensuse.org/request/show/909092
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=25
This commit is contained in:
David Sterba 2021-07-29 10:32:21 +00:00 committed by Git OBS Bridge
parent a23df8f4fc
commit f7416c6021
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 29 07:12:54 UTC 2021 - Daniel Wagner <daniel.wagner@suse.com>
- Enable build on all architectures.
-------------------------------------------------------------------
Wed Jun 30 07:06:07 UTC 2021 - Daniel Wagner <daniel.wagner@suse.com>

View File

@ -29,8 +29,6 @@ BuildRequires: libnuma-devel
BuildRequires: python-rpm-macros
BuildRequires: python3-base
Conflicts: hackbench
# Only supported on intel architectures
ExclusiveArch: %{ix86} x86_64
%description
The Realtime Kernel Testsuite measures real-time attributes of the kernel,