Explorar el Código

gcc-plugin/tests/Makefile.am: temporary disable opencl-types.c

Nathalie Furmento hace 13 años
padre
commit
629c61e02e
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      gcc-plugin/tests/Makefile.am

+ 2 - 1
gcc-plugin/tests/Makefile.am

@@ -38,9 +38,10 @@ gcc_tests =					\
   heap-allocated-errors.c			\
   verbose.c					\
   debug-tree.c					\
-  opencl-types.c				\
   shutdown-errors.c
 
+#  opencl-types.c				
+
 dist_noinst_HEADERS = mocks.h
 
 CLEANFILES = *.gimple *.o			\