From 0e5d48202a23ee506bdff7204453e307eed23c4a Mon Sep 17 00:00:00 2001 From: Michael Lotz Date: Fri, 06 Feb 2009 23:10:34 +0000 Subject: [PATCH] Make the arm target valid as well. git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29143 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- gcc/libgcc/config.host | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gcc/libgcc/config.host b/gcc/libgcc/config.host index 28fb420..69fed85 100644 --- a/gcc/libgcc/config.host +++ b/gcc/libgcc/config.host @@ -222,6 +222,8 @@ ;; arm*-*-netbsd*) ;; +arm-*-haiku*) + ;; arm*-*-linux*) # ARM GNU/Linux with ELF ;; arm*-*-uclinux*) # ARM ucLinux -- gitore 0.2.2