mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
Disable ht2crack5gpu as ht2crack5opencl supercedes it and ht2crack5gpu can be difficult to get running on setups supporting OpenCL on more than one Nvidia GPU
This commit is contained in:
parent
6b0b9682aa
commit
f11ae25213
11 changed files with 20 additions and 33 deletions
|
@ -11,7 +11,7 @@ make -j client USE_BREW=1 SKIPREADLINE=1
|
|||
make -j mfkey
|
||||
make -j nonce2key
|
||||
make -j mf_nonce_brute
|
||||
make -j hitag2crack SKIPGPU=1
|
||||
make -j hitag2crack SKIPOPENCL=1
|
||||
make -j fpga_compress
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue