Explorar o código

configure.ac: revert #3300. We do not need to define that flag for nvcc. We should instead check _MSC_VER for microsoft visual studio

Nathalie Furmento %!s(int64=14) %!d(string=hai) anos
pai
achega
849b0e5746
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      configure.ac

+ 0 - 1
configure.ac

@@ -48,7 +48,6 @@ case "$target" in
 *-*-mingw*|*-*-cygwin*)
   starpu_windows=yes
   libext=a
-  NVCCFLAGS="-D__MINGW32__"
   AC_DEFINE(STARPU_HAVE_WINDOWS, [], [Define this on windows.])
   ;;
 esac