mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-26 09:58:16 +00:00
Disable NEW_SIMD_CODE for 18100 (it's not compatible)
This commit is contained in:
parent
4cb93ba9bf
commit
0e5704c77e
@ -3,7 +3,7 @@
|
|||||||
* License.....: MIT
|
* License.....: MIT
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define NEW_SIMD_CODE
|
//#define NEW_SIMD_CODE
|
||||||
|
|
||||||
#include "inc_vendor.cl"
|
#include "inc_vendor.cl"
|
||||||
#include "inc_hash_constants.h"
|
#include "inc_hash_constants.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user