mirror of
https://github.com/hashcat/hashcat.git
synced 2025-06-24 17:08:50 +00:00
Merge pull request #303 from neheb/master
Fix LLVM compilation for OpenCL kernels
This commit is contained in:
commit
02b82dd994
@ -4,6 +4,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#pragma OPENCL EXTENSION cl_khr_byte_addressable_store : enable
|
#pragma OPENCL EXTENSION cl_khr_byte_addressable_store : enable
|
||||||
|
#pragma OPENCL EXTENSION cl_clang_storage_class_specifiers : enable
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* vendor specific
|
* vendor specific
|
||||||
|
Loading…
Reference in New Issue
Block a user