aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/CL12/cl.h
diff options
context:
space:
mode:
Diffstat (limited to 'make/stub_includes/CL12/cl.h')
-rw-r--r--make/stub_includes/CL12/cl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/stub_includes/CL12/cl.h b/make/stub_includes/CL12/cl.h
index c2969b2c..6ac4a5c4 100644
--- a/make/stub_includes/CL12/cl.h
+++ b/make/stub_includes/CL12/cl.h
@@ -25,6 +25,7 @@
#define __OPENCL_CL_H
#ifdef __APPLE__
+#pragma GCC diagnostic ignored "-Wignored-attributes"
#include <OpenCL/cl_platform.h>
#else
#include <CL/cl_platform.h>