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:
iceman1001 2016-09-26 17:19:35 +02:00
commit f1f7430ae0
2 changed files with 3 additions and 3 deletions

View file

@ -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