svn commit: r468161 - head/lang/beignet
Jan Beich
jbeich at FreeBSD.org
Tue Apr 24 00:18:52 UTC 2018
Author: jbeich
Date: Tue Apr 24 00:18:51 2018
New Revision: 468161
URL: https://svnweb.freebsd.org/changeset/ports/468161
Log:
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
Modified:
head/lang/beignet/Makefile (contents, props changed)
head/lang/beignet/pkg-plist (contents, props changed)
Modified: head/lang/beignet/Makefile
==============================================================================
--- head/lang/beignet/Makefile Tue Apr 24 00:18:35 2018 (r468160)
+++ head/lang/beignet/Makefile Tue Apr 24 00:18:51 2018 (r468161)
@@ -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>
Modified: head/lang/beignet/pkg-plist
==============================================================================
--- head/lang/beignet/pkg-plist Tue Apr 24 00:18:35 2018 (r468160)
+++ head/lang/beignet/pkg-plist Tue Apr 24 00:18:51 2018 (r468161)
@@ -1,3 +1,14 @@
+ at comment include/CL/cl.h
+ at comment include/CL/cl_d3d10.h
+ at comment include/CL/cl_d3d11.h
+ at comment include/CL/cl_dx9_media_sharing.h
+ at comment include/CL/cl_egl.h
+ at comment include/CL/cl_ext.h
+ at comment include/CL/cl_gl.h
+ at comment include/CL/cl_gl_ext.h
+include/CL/cl_intel.h
+ at comment include/CL/cl_platform.h
+ at comment include/CL/opencl.h
etc/OpenCL/vendors/intel-beignet.icd
lib/beignet/beignet.bc
lib/beignet/beignet.pch
More information about the svn-ports-all
mailing list