From 75c7ffbcfee5194dbdc12c68e7a964c60712555c Mon Sep 17 00:00:00 2001 From: bwilson Date: Wed, 6 Aug 2008 16:03:03 +0000 Subject: libgcc/ * config.host: Match more processor names for Xtensa. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@138811 138bc75d-0d04-0410-961f-82ee72b054a4 --- libgcc/config.host | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libgcc/config.host') diff --git a/libgcc/config.host b/libgcc/config.host index 93d1dbfacbb..0bca859cdae 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -558,9 +558,9 @@ vax-*-openbsd*) ;; xstormy16-*-elf) ;; -xtensa-*-elf*) +xtensa*-*-elf*) ;; -xtensa-*-linux*) +xtensa*-*-linux*) ;; am33_2.0-*-linux*) extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o" -- cgit v1.2.1