mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-07 00:28:07 +08:00
add V=1 to make
This commit is contained in:
parent
2b1f6217d5
commit
dbfe3c277d
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ build_script:
|
||||||
|
|
||||||
#make
|
#make
|
||||||
|
|
||||||
bash -c -i 'pwd;make clean;make all'
|
bash -c -i 'pwd;make clean;make all V=1'
|
||||||
|
|
||||||
|
|
||||||
#some checks
|
#some checks
|
||||||
|
|
Loading…
Reference in a new issue