From c2dac3f8249ca25f14517b21508526719fae2c7d Mon Sep 17 00:00:00 2001 From: iceman Date: Tue, 12 Jan 2016 15:55:01 +0100 Subject: [PATCH] CHG, modified the configuration script --- covconfig.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.39.2