From: Pan Xiuli <xiuli....@intel.com>

Signed-off-by: Pan Xiuli <xiuli....@intel.com>
---
 backend/src/libocl/include/ocl_types.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/backend/src/libocl/include/ocl_types.h 
b/backend/src/libocl/include/ocl_types.h
index 88e5642..2ae1562 100644
--- a/backend/src/libocl/include/ocl_types.h
+++ b/backend/src/libocl/include/ocl_types.h
@@ -37,8 +37,6 @@
 #define PURE __attribute__((pure))
 #define CONST __attribute__((const))
 #define INLINE_OVERLOADABLE inline __attribute__((overloadable,always_inline))
-// FIXME, clang's opencl FE doesn't support static.
-#define static
 
 /////////////////////////////////////////////////////////////////////////////
 // OpenCL built-in scalar data types
-- 
2.5.0

_______________________________________________
Beignet mailing list
Beignet@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/beignet

Reply via email to