]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - covbuild.sh
CHG: removed the ubuntu build variable which is no needed anymore to build on ubunutu.
[proxmark3-svn] / covbuild.sh
index 088acc2369051232e860dc8aa65e458f07deec89..47e04e7c4673c4f74222120fcc01480712908517 100755 (executable)
@@ -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
Impressum, Datenschutz