diff options
author | Wade Walker <[email protected]> | 2015-11-01 14:13:37 -0600 |
---|---|---|
committer | Wade Walker <[email protected]> | 2015-11-08 14:05:35 -0600 |
commit | ad95421312871694ec8009d9f92089c79b9f8607 (patch) | |
tree | 93a26b70dec0b2fe4489acebad4117ea80bf6279 /src | |
parent | 215901444d8fd98a14f190e6aa10c17b84ee4b7d (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