[khronos-opencl-headers] 04/08: test-compile the new cl2.hpp

Andreas Beckmann anbe at moszumanska.debian.org
Mon Sep 21 13:18:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

anbe pushed a commit to branch master
in repository khronos-opencl-headers.

commit f3d6e1a3a976ec888fddc61bad83fb350387b835
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Sep 21 14:37:11 2015 +0200

    test-compile the new cl2.hpp
---
 debian/t/Makefile   | 2 +-
 debian/t/cl_hpp.cpp | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/t/Makefile b/debian/t/Makefile
index cd49b7f..c1e42be 100644
--- a/debian/t/Makefile
+++ b/debian/t/Makefile
@@ -16,7 +16,7 @@ compile_opencl_h:
 	$(CXX) $(CXXFLAGS) -c opencl_h.cpp
 
 compile_cl_hpp:
-	: $(CXX) $(CXXFLAGS) -c cl_hpp.cpp
+	$(CXX) $(CXXFLAGS) -c cl_hpp.cpp
 
 clean:
 	$(RM) *.o
diff --git a/debian/t/cl_hpp.cpp b/debian/t/cl_hpp.cpp
index fdedea6..e061e4d 100644
--- a/debian/t/cl_hpp.cpp
+++ b/debian/t/cl_hpp.cpp
@@ -1 +1 @@
-#include <CL/cl.hpp>
+#include <CL/cl2.hpp>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/khronos-opencl-headers.git



More information about the Pkg-opencl-commits mailing list