1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 16:18:09 +00:00

Drop -m 6800 from no-unroll list in inc_vendor.cl

This commit is contained in:
Jens Steube 2018-02-13 17:08:29 +01:00
parent aacabfdb02
commit 2a19f19904

View File

@ -147,9 +147,6 @@
#if KERN_TYPE == 6500
#undef _unroll
#endif
#if KERN_TYPE == 6800
#undef _unroll
#endif
#if KERN_TYPE == 7100
#undef _unroll
#endif