]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
CHG: added some cleaning up earlier configurations, so the new config settings will...
authoriceman <iceman@iuse.se>
Mon, 26 Sep 2016 15:11:01 +0000 (17:11 +0200)
committericeman <iceman@iuse.se>
Mon, 26 Sep 2016 15:11:01 +0000 (17:11 +0200)
covconfig.sh

index 988a0c276ad127e0a6000d770692acc8c509fa1a..8e8c9801a07f5aa76c3cb5c0e56022b6bee6e1a0 100755 (executable)
@@ -1,6 +1,11 @@
 #!/bin/bash
 
 ## 20160116, iceman
+## remove old
+rm /home/user/cov-analysis-linux-7.7.0.4/config/coverity_config.xml
+rm -rf /home/user/cov-analysis-linux-7.7.0.4/config/gcc-config-?
+rm -rf /home/user/cov-analysis-linux-7.7.0.4/config/g++-config-?
+
 
 ## Configure ARM ,  make sure you have the arm gcc in your $PATH variable.
 cov-configure -co arm-none-eabi-gcc -- -mthumb-interwork
Impressum, Datenschutz