[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openbios
Subject:    [OpenBIOS] [PATCH V2 1/5] allow powerpc-unknown-linux-gnu- toolchain prefix
From:       Amadeusz Sławiński <amade () asmblr ! net>
Date:       2013-03-22 17:25:26
Message-ID: 1363973130-13460-1-git-send-email-amade () asmblr ! net
[Download RAW message or body]

crossdev on gentoo builds crosscompiler with powerpc-unknown-linux-gnu-
prefix

Signed-off-by: Amadeusz Sławiński <amade@asmblr.net>
---
 config/scripts/switch-arch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/scripts/switch-arch b/config/scripts/switch-arch
index a9c911b..28b3b45 100755
--- a/config/scripts/switch-arch
+++ b/config/scripts/switch-arch
@@ -97,7 +97,7 @@ archname()
 
 select_prefix()
 {
-    for TARGET in ${1}-linux-gnu- ${1}-linux- ${1}-elf- ${1}-eabi-
+    for TARGET in ${1}-unknown-linux-gnu- ${1}-linux-gnu- ${1}-linux- ${1}-elf- ${1}-eabi-
     do
         if type ${TARGET}gcc > /dev/null 2>&1
         then
-- 
1.8.1.5


-- 
OpenBIOS                 http://openbios.org/
Mailinglist:  http://lists.openbios.org/mailman/listinfo
Free your System - May the Forth be with you
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic