diff --git a/0ad.spec b/0ad.spec index 94952c2..9e4251c 100644 --- a/0ad.spec +++ b/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