Explorar o código

Disable fortran examples in simgrid mode, until we have fixed the main function issue

Samuel Thibault %!s(int64=10) %!d(string=hai) anos
pai
achega
e6b81e68dc
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      tests/Makefile.am

+ 2 - 0
tests/Makefile.am

@@ -290,10 +290,12 @@ noinst_PROGRAMS =				\
 
 if STARPU_HAVE_FC
 if !STARPU_SANITIZE
+if !STARPU_SIMGRID
 noinst_PROGRAMS +=				\
 	fortran90/init_01
 endif
 endif
+endif
 
 if STARPU_LONG_CHECK
 noinst_PROGRAMS +=				\