Ver código fonte

To be able to use FXT_MAX_PARAMS, we need the FXT CFLAGS

Samuel Thibault 12 anos atrás
pai
commit
85733064fb
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      tools/Makefile.am

+ 2 - 0
tools/Makefile.am

@@ -84,6 +84,8 @@ bin_PROGRAMS += 			\
 	starpu_calibrate_bus		\
 	starpu_machine_display
 
+starpu_perfmodel_plot_CPPFLAGS = $(AM_CFLAGS) $(AM_CPPFLAGS) $(FXT_CFLAGS)
+
 if STARPU_LONG_CHECK
 STARPU_TOOLS	+=			\
 	starpu_calibrate_bus