mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-08-28 11:44:12 +00:00
add V=1 to make
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@ build_script:
|
||||
|
||||
#make
|
||||
|
||||
bash -c -i 'pwd;make clean;make all'
|
||||
bash -c -i 'pwd;make clean;make all V=1'
|
||||
|
||||
|
||||
#some checks
|
||||
|
||||
Reference in New Issue
Block a user