Explorar o código

restaure quiet StarPU-RM modes by default

Olivier Aumage %!s(int64=6) %!d(string=hai) anos
pai
achega
5ad8a49b67
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      starpurm/src/starpurm.c
  2. 1 1
      starpurm/src/starpurm_dlb.c

+ 1 - 1
starpurm/src/starpurm.c

@@ -24,7 +24,7 @@
 #include <config.h>
 #include <starpurm_private.h>
 
-#define STARPURM_VERBOSE
+#undef STARPURM_VERBOSE
 
 /*
  * #define _DEBUG

+ 1 - 1
starpurm/src/starpurm_dlb.c

@@ -45,7 +45,7 @@
 /* TODO: autodetect DLB_CallbackSet_sp prototype extra arg */
 #define DLB_HAVE_CALLBACK_ARG
 
-#define STARPURM_DLB_VERBOSE
+#undef STARPURM_DLB_VERBOSE
 
 /*
  * DLB interfacing