check only on x86_64

OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/klee?expand=0&rev=15
This commit is contained in:
Jiri Slaby 2017-03-18 12:33:31 +00:00 committed by Git OBS Bridge
parent 63c7d4b094
commit 879c9db16a

View File

@ -105,8 +105,10 @@ cp %{SOURCE2} build/test/
%make_jobs
%check
%ifarch x86_64
cd build
ninja check
%endif
%install
%cmake_install