1
0
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:
unix-ninja 2018-10-18 15:58:21 -04:00
parent 4cb93ba9bf
commit 0e5704c77e

View File

@ -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"