From 19cd32af5f69174d745c20c9c543af5bc5c4d33c Mon Sep 17 00:00:00 2001 From: nickc Date: Mon, 2 Jun 2003 12:11:49 +0000 Subject: [PATCH] Add support multilib parts for m32rx processor. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67328 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/config.gcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config.gcc b/gcc/config.gcc index 70c770e7633..89867524024 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -1248,7 +1248,7 @@ ip2k-*-elf) m32r-*-elf*) tm_file="dbxelf.h elfos.h svr4.h ${tm_file}" extra_parts="crtinit.o crtfini.o m32rx/crtinit.o m32rx/crtfini.o" - ;; ;; + ;; # m68hc11 and m68hc12 share the same machine description. m68hc11-*-*|m6811-*-*) tm_file="dbxelf.h elfos.h m68hc11/m68hc11.h" -- 2.11.0