aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2018-12-17 09:12:05 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2018-12-17 09:12:05 +0000
commit7a795c2e0ba4b89793c1d4ea7588ba3e06474509 (patch)
treefa82dfba83aa9b08e2c2fe0de9b085a824f8f776
parent9cedb997ef873a69b1c375c4ce8477b3dddf85c4 (diff)
binaries/ Fix gdb-add-index support for Mingw.HEADmaster
Since gdb-add-index is a script, it does not get the '.exe' suffix on Mingw. Change-Id: I4796e008fbdc249ba2e3a3e473a7a22819a9db5d
-rw-r--r--binaries/list-mingw-5.txt2
-rw-r--r--binaries/list-mingw-6.txt2
-rw-r--r--binaries/list-mingw.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/binaries/list-mingw-5.txt b/binaries/list-mingw-5.txt
index 0e9d87c..8e3d164 100644
--- a/binaries/list-mingw-5.txt
+++ b/binaries/list-mingw-5.txt
@@ -13,7 +13,7 @@ __TARGET__-gcc.exe
__TARGET__-gcov-dump.exe
__TARGET__-gcov-tool.exe
__TARGET__-gcov.exe
-__TARGET__-gdb-add-index.exe
+__TARGET__-gdb-add-index
__TARGET__-gdb.exe
__TARGET__-gfortran.exe
__TARGET__-gprof.exe
diff --git a/binaries/list-mingw-6.txt b/binaries/list-mingw-6.txt
index a54fb56..c8f800b 100644
--- a/binaries/list-mingw-6.txt
+++ b/binaries/list-mingw-6.txt
@@ -14,7 +14,7 @@ __TARGET__-gcc.exe
__TARGET__-gcov-dump.exe
__TARGET__-gcov-tool.exe
__TARGET__-gcov.exe
-__TARGET__-gdb-add-index.exe
+__TARGET__-gdb-add-index
__TARGET__-gdb.exe
__TARGET__-gfortran.exe
__TARGET__-gprof.exe
diff --git a/binaries/list-mingw.txt b/binaries/list-mingw.txt
index a54fb56..c8f800b 100644
--- a/binaries/list-mingw.txt
+++ b/binaries/list-mingw.txt
@@ -14,7 +14,7 @@ __TARGET__-gcc.exe
__TARGET__-gcov-dump.exe
__TARGET__-gcov-tool.exe
__TARGET__-gcov.exe
-__TARGET__-gdb-add-index.exe
+__TARGET__-gdb-add-index
__TARGET__-gdb.exe
__TARGET__-gfortran.exe
__TARGET__-gprof.exe