This commit is contained in:
parent
58c8cdccdd
commit
f2ec88e658
@ -64,11 +64,11 @@ ln -sf ../../bin/%{name} c++
|
|||||||
# and for nvidia cuda
|
# and for nvidia cuda
|
||||||
ln -sf ../../bin/%{name} nvcc
|
ln -sf ../../bin/%{name} nvcc
|
||||||
|
|
||||||
|
%check
|
||||||
# Following failure needs to be adressed:
|
# Following failure needs to be adressed:
|
||||||
# The following tests FAILED:
|
# The following tests FAILED:
|
||||||
# 29 - test.upgrade (Failed)
|
# 29 - test.upgrade (Failed)
|
||||||
#%%check
|
%ctest ||:
|
||||||
#ctest
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE.* GPL-3.0.txt
|
%license LICENSE.* GPL-3.0.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user