Reenable tests since Rawhide kernel should be fixed.
This commit is contained in:
parent
fdf0678ada
commit
04f0f16e40
@ -642,15 +642,12 @@ for f in test-getaddrinfo test-utimens ; do
|
|||||||
done
|
done
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# Completely disabled because Rawhide kernel is broken (RHBZ#991808).
|
|
||||||
%if 0
|
|
||||||
# Disabled on ARM because of RHBZ#990258.
|
# Disabled on ARM because of RHBZ#990258.
|
||||||
%ifnarch armv7hl
|
%ifnarch armv7hl
|
||||||
%if %{runtests}
|
%if %{runtests}
|
||||||
make check -k
|
make check -k
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user