mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
CHG: removed the ubuntu build variable which is no needed anymore to build on ubunutu.
CHG: Some warnings in cmdhflegic.c is solved.
This commit is contained in:
parent
0baea563de
commit
f1f7430ae0
2 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
make clean
|
||||
|
||||
## coverity build
|
||||
cov-build --dir cov-int make all UBUNTU_1404_QT4=1
|
||||
cov-build --dir cov-int make all
|
||||
|
||||
## create tarball
|
||||
tar cfz proxmark3.all.`date --date now +%Y%m%d%H%M%S`.tgz cov-int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue