This commit is contained in:
Matthias Clasen 2004-12-21 18:42:11 +00:00
parent f56adf8193
commit 71ec5422d3
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@ done
make
# test-thread fails on ia64: http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=116829
# abicheck fails on ppc64
%ifnarch ia64 s390 s390x ppc64
# abicheck fails on ppc and ppc64
%ifnarch ia64 s390 s390x ppc ppc64
make check
%endif