mirror of
https://github.com/hashcat/hashcat.git
synced 2025-07-26 16:38:17 +00:00
Remove #undef _unroll because _unroll is no longer the default
This commit is contained in:
parent
fa4b521d48
commit
fd06e407cf
@ -16,7 +16,6 @@
|
|||||||
#define COMPARE_M "inc_comp_multi_bs.cl"
|
#define COMPARE_M "inc_comp_multi_bs.cl"
|
||||||
|
|
||||||
#ifdef IS_NV
|
#ifdef IS_NV
|
||||||
#undef _unroll
|
|
||||||
#define KXX_DECL
|
#define KXX_DECL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@ -16,7 +16,6 @@
|
|||||||
#define COMPARE_M "inc_comp_multi_bs.cl"
|
#define COMPARE_M "inc_comp_multi_bs.cl"
|
||||||
|
|
||||||
#ifdef IS_NV
|
#ifdef IS_NV
|
||||||
#undef _unroll
|
|
||||||
#define KXX_DECL
|
#define KXX_DECL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@ -16,7 +16,6 @@
|
|||||||
#define COMPARE_M "inc_comp_multi_bs.cl"
|
#define COMPARE_M "inc_comp_multi_bs.cl"
|
||||||
|
|
||||||
#ifdef IS_NV
|
#ifdef IS_NV
|
||||||
#undef _unroll
|
|
||||||
#define KXX_DECL
|
#define KXX_DECL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user