From: iceman Date: Tue, 12 Jan 2016 14:55:01 +0000 (+0100) Subject: CHG, modified the configuration script X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/c2dac3f8249ca25f14517b21508526719fae2c7d CHG, modified the configuration script --- diff --git a/covconfig.sh b/covconfig.sh index 33f6faa8..988a0c27 100755 --- a/covconfig.sh +++ b/covconfig.sh @@ -3,8 +3,7 @@ ## 20160116, iceman ## Configure ARM , make sure you have the arm gcc in your $PATH variable. -cov-configure -co arm-none-eabi-gcc - +cov-configure -co arm-none-eabi-gcc -- -mthumb-interwork