aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Baylis <charles.baylis@linaro.org>2017-04-26 10:42:03 +0100
committerCharles Baylis <charles.baylis@linaro.org>2017-05-03 12:39:02 +0000
commit13a6cbe8e25333aa2b03bf4c0a67f12e39627e5f (patch)
treee04265a2a5eb38895d2cd1ec7bfb8f787fe753dd
parent573fc0965821313ef2e7153c60f2d449b56d2144 (diff)
binaries: don't expect ld.gold or dwp for gcc5 builds.
We only started enabling gold for GCC 6 and later. Change-Id: I85e133079e76bc166ebfe334f87d676569508da2
-rw-r--r--binaries/list-5.txt2
-rw-r--r--binaries/list-mingw-5.txt2
2 files changed, 0 insertions, 4 deletions
diff --git a/binaries/list-5.txt b/binaries/list-5.txt
index 737c882..4b093e1 100644
--- a/binaries/list-5.txt
+++ b/binaries/list-5.txt
@@ -4,7 +4,6 @@ __TARGET__-as
__TARGET__-c++
__TARGET__-c++filt
__TARGET__-cpp
-__TARGET__-dwp
__TARGET__-elfedit
__TARGET__-g++
__TARGET__-gcc
@@ -18,7 +17,6 @@ __TARGET__-gfortran
__TARGET__-gprof
__TARGET__-ld
__TARGET__-ld.bfd
-__TARGET__-ld.gold
__TARGET__-nm
__TARGET__-objcopy
__TARGET__-objdump
diff --git a/binaries/list-mingw-5.txt b/binaries/list-mingw-5.txt
index f3e5299..7289396 100644
--- a/binaries/list-mingw-5.txt
+++ b/binaries/list-mingw-5.txt
@@ -4,7 +4,6 @@ __TARGET__-as.exe
__TARGET__-c++.exe
__TARGET__-c++filt.exe
__TARGET__-cpp.exe
-__TARGET__-dwp.exe
__TARGET__-elfedit.exe
__TARGET__-g++.exe
__TARGET__-gcc-ar.exe
@@ -18,7 +17,6 @@ __TARGET__-gfortran.exe
__TARGET__-gprof.exe
__TARGET__-ld.bfd.exe
__TARGET__-ld.exe
-__TARGET__-ld.gold.exe
__TARGET__-nm.exe
__TARGET__-objcopy.exe
__TARGET__-objdump.exe