1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-06-26 09:52:37 +00:00

Fix SIMD use in -m 29100 on CPU

This commit is contained in:
Jens Steube 2022-06-02 20:33:18 +02:00
parent af5edb06cc
commit e94cc0f64e

View File

@ -3,7 +3,7 @@
* License.....: MIT * License.....: MIT
*/ */
#define NEW_SIMD_CODE //#define NEW_SIMD_CODE
#ifdef KERNEL_STATIC #ifdef KERNEL_STATIC
#include M2S(INCLUDE_PATH/inc_vendor.h) #include M2S(INCLUDE_PATH/inc_vendor.h)