make check hangs on armv7hl, exclude for now

epel9
Orion Poplawski 11 years ago
parent 9b015cbfe3
commit 1bc557317e

@ -91,8 +91,13 @@ rm -f __dist_docs/html/*.map __dist_docs/html/*.md5
touch -r ChangeLog __dist_docs/html/*
# Fails to complete on arm - last message:
# PASS: DASTest
# https://bugzilla.redhat.com/show_bug.cgi?id=1118776
%ifnarch armv7hl
%check
make check
%endif
%post -p /sbin/ldconfig

Loading…
Cancel
Save