Explorar el Código

Drop outdated change

Samuel Thibault hace 8 años
padre
commit
2b56da3cf2
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      tests/Makefile.am

+ 0 - 3
tests/Makefile.am

@@ -78,9 +78,6 @@ if STARPU_USE_CUDA
 if STARPU_COVERITY
 include $(top_srcdir)/starpu-mynvcc.mk
 else
-# TODO define NVCCFLAGS
-NVCC ?= nvcc
-
 NVCCFLAGS += -I$(top_srcdir)/include/ -I$(top_srcdir)/src -I$(top_builddir)/src -I$(top_builddir)/src/common -I$(top_builddir)/include $(HWLOC_CFLAGS) $(SIMGRID_CFLAGS)
 
 .cu.cubin: