freebsd-compat
authorVincent Danjean <vdanjean@debian.org>
Sat, 25 Oct 2014 20:32:40 +0000 (21:32 +0100)
committerVincent Danjean <vdanjean@debian.org>
Sat, 25 Oct 2014 20:32:40 +0000 (21:32 +0100)
Fix includes for FreeBSD

Gbp-Pq: Name freebsd-compat.patch

fix-include/CL/cl.hpp

index 40e9b67817d7e689d8db875d4c64a97b75a2dc96..71743d67ed5c63aa96ef4e183a02ced7810a4a01 100644 (file)
@@ -30,6 +30,7 @@
 
 #define CL_USE_DEPRECATED_OPENCL_1_1_APIS
 
+#include <alloca.h>
 #if defined __clang__
 
 #  pragma clang diagnostic push