summaryrefslogtreecommitdiff
path: root/bfd/configure.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2005-08-18 03:49:39 +0000
committerAlan Modra <amodra@bigpond.net.au>2005-08-18 03:49:39 +0000
commit63fcae438198125b185d1b2bd52e31de61babde8 (patch)
treebe8ca7f12a34f8c783c03ceb42d910c3edbcc88e /bfd/configure.in
parente951dc97bb6bdd71b4966cecead8e47fda3e5c32 (diff)
downloadgdb-63fcae438198125b185d1b2bd52e31de61babde8.tar.gz
Remove a29k support.
Diffstat (limited to 'bfd/configure.in')
-rw-r--r--bfd/configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/configure.in b/bfd/configure.in
index 15d9798d7cb..7876cd4c88a 100644
--- a/bfd/configure.in
+++ b/bfd/configure.in
@@ -560,7 +560,6 @@ do
# This list is alphabetized to make it easy to compare
# with the two vector lists in targets.c. For the same reason,
# use one entry per line, even though this leads to long lines.
- a29kcoff_big_vec) tb="$tb coff-a29k.lo cofflink.lo" ;;
a_out_adobe_vec) tb="$tb aout-adobe.lo aout32.lo" ;;
aix5coff64_vec) tb="$tb coff64-rs6000.lo xcofflink.lo aix5ppc-core.lo"; target_size=64 ;;
aout0_big_vec) tb="$tb aout0.lo aout32.lo" ;;