Forráskód Böngészése

Drop outdated change

Samuel Thibault 8 éve
szülő
commit
2b56da3cf2
1 módosított fájl, 0 hozzáadás és 3 törlés
  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: