One test is segfaulting on i686
This commit is contained in:
parent
5d11c06b15
commit
28c8b79f67
1 changed files with 2 additions and 1 deletions
3
0ad.spec
3
0ad.spec
|
|
@ -249,8 +249,9 @@ export STRIP=/bin/true
|
|||
|
||||
#-----------------------------------------------------------------------
|
||||
%check
|
||||
# XXX FIXME segfaults in one of the i686 tests
|
||||
%ifnarch %{ix86} aarch64 ppc64le
|
||||
# Depends on availablity of nvtt
|
||||
%ifnarch aarch64 ppc64le
|
||||
%if %{with nvtt}
|
||||
LD_LIBRARY_PATH=binaries/system binaries/system/test%{dbg} -libdir binaries/system
|
||||
%endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue