- disable testsuite on qemu build
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=29
This commit is contained in:
4
tar.spec
4
tar.spec
@@ -74,7 +74,11 @@ export RSH="/usr/bin/rsh"
|
||||
make %{?_smp_mflags};
|
||||
|
||||
%check
|
||||
%if !0%{?qemu_user_space_build:1}
|
||||
# Checks disabled in qemu because of races happening when we emulate
|
||||
# multi-threaded programs
|
||||
make check
|
||||
%endif
|
||||
|
||||
%install
|
||||
%{?make_install} %{!?make_install:make install DESTDIR=%{buildroot}}
|
||||
|
Reference in New Issue
Block a user