mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-26 18:08:20 +00:00
Drop -m 6800 from no-unroll list in inc_vendor.cl
This commit is contained in:
parent
aacabfdb02
commit
2a19f19904
@ -147,9 +147,6 @@
|
|||||||
#if KERN_TYPE == 6500
|
#if KERN_TYPE == 6500
|
||||||
#undef _unroll
|
#undef _unroll
|
||||||
#endif
|
#endif
|
||||||
#if KERN_TYPE == 6800
|
|
||||||
#undef _unroll
|
|
||||||
#endif
|
|
||||||
#if KERN_TYPE == 7100
|
#if KERN_TYPE == 7100
|
||||||
#undef _unroll
|
#undef _unroll
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user