From 914dc8301232b1ce706029779084154d995fff3b Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Mon, 12 Nov 2007 17:30:52 +0000 Subject: [PATCH] --- yaml --- r: 73859 b: refs/heads/master c: 3247989ee864db2cc5dccb14460573fee82b6832 h: refs/heads/master i: 73857: 95b11a90966a2b788ca90977ce5f2ba0148c1344 73855: f80fbff17128d2851a5df07d02a080cb8491a7b3 v: v3 --- [refs] | 2 +- trunk/arch/mips/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d0a11fb31ee0..eb3dfded1526 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7c3a622d9c8e88117a8d647756827852dd8c8432 +refs/heads/master: 3247989ee864db2cc5dccb14460573fee82b6832 diff --git a/trunk/arch/mips/Makefile b/trunk/arch/mips/Makefile index 23c17755eca0..a1f8d8b96b03 100644 --- a/trunk/arch/mips/Makefile +++ b/trunk/arch/mips/Makefile @@ -44,7 +44,7 @@ endif ifneq ($(SUBARCH),$(ARCH)) ifeq ($(CROSS_COMPILE),) - CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-gnu-linux- $(tool-archpref)-unknown-gnu-linux-) + CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(tool-archpref)-unknown-linux-gnu-) endif endif