Index: head/security/hashcat/files/patch-deps_git_OpenCL-Headers_CL_cl__platform.h =================================================================== --- head/security/hashcat/files/patch-deps_git_OpenCL-Headers_CL_cl__platform.h (nonexistent) +++ head/security/hashcat/files/patch-deps_git_OpenCL-Headers_CL_cl__platform.h (revision 552613) @@ -0,0 +1,12 @@ +--- deps/git/OpenCL-Headers/CL/cl_platform.h.orig 2020-10-18 01:01:11 UTC ++++ deps/git/OpenCL-Headers/CL/cl_platform.h +@@ -431,7 +431,9 @@ typedef unsigned int cl_GLenum; + + /* Define basic vector types */ + #if defined( __VEC__ ) ++# ifndef __clang__ + #include /* may be omitted depending on compiler. AltiVec spec provides no way to detect whether the header is required. */ ++# endif + typedef vector unsigned char __cl_uchar16; + typedef vector signed char __cl_char16; + typedef vector unsigned short __cl_ushort8; Property changes on: head/security/hashcat/files/patch-deps_git_OpenCL-Headers_CL_cl__platform.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property