mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
lang/beignet: install CL/cl_inet.h
/tmp/ffconf.XXXXXXXX/test.c:1:10: fatal error: 'CL/cl_intel.h' file not found #include <CL/cl_intel.h> ^~~~~~~~~~~~~~~ https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/ac993e73deca PR: 227726
This commit is contained in:
parent
f90969931e
commit
8b6a6fbe9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468161
@ -64,7 +64,4 @@ do-test-TEST-on:
|
||||
|
||||
pre-install-TEST-on: do-test-TEST-on
|
||||
|
||||
post-install:
|
||||
@${RM} -r ${STAGEDIR}${PREFIX}/include/CL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,14 @@
|
||||
@comment include/CL/cl.h
|
||||
@comment include/CL/cl_d3d10.h
|
||||
@comment include/CL/cl_d3d11.h
|
||||
@comment include/CL/cl_dx9_media_sharing.h
|
||||
@comment include/CL/cl_egl.h
|
||||
@comment include/CL/cl_ext.h
|
||||
@comment include/CL/cl_gl.h
|
||||
@comment include/CL/cl_gl_ext.h
|
||||
include/CL/cl_intel.h
|
||||
@comment include/CL/cl_platform.h
|
||||
@comment include/CL/opencl.h
|
||||
etc/OpenCL/vendors/intel-beignet.icd
|
||||
lib/beignet/beignet.bc
|
||||
lib/beignet/beignet.pch
|
||||
|
Loading…
Reference in New Issue
Block a user