summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorWade Walker <[email protected]>2015-11-01 14:13:37 -0600
committerWade Walker <[email protected]>2015-11-08 14:05:35 -0600
commitad95421312871694ec8009d9f92089c79b9f8607 (patch)
tree93a26b70dec0b2fe4489acebad4117ea80bf6279 /src
parent215901444d8fd98a14f190e6aa10c17b84ee4b7d (diff)
Fix compilation of OpenCL 2.x headers on OS X
The include files were getting the OS X framework files from OpenCL/*.h, instead of the local stub files from CL/*.h, which meant that OpenCL 2.x-related things were undefined. Changed OpenCL 2.x stub files to refer to local .h files only. Maybe later change 1.x also, but leaving it for now to minimize disruption to working code.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions