Tomáš Chvátal 2017-07-15 07:41:55 +00:00 committed by Git OBS Bridge
parent 8aff61d020
commit b0a6a4ba9c

View File

@ -1048,8 +1048,8 @@ export NOCONFIGURE=yes
make verbose=true build-nocheck make verbose=true build-nocheck
%check %check
# Run tests only on 32/64b intel as they are resource hogs # Run tests only on 64b intel as they are resource hogs
%ifarch %ix86 x86_64 %ifarch x86_64
make make
unset WITH_LANG unset WITH_LANG
# work around flawed accessibility check # work around flawed accessibility check