From 821b74d1c59559496ed7e7e86531fe3f76f4dade Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Mon, 6 Oct 2008 19:14:33 +0000 Subject: gcc-4.3.2: use multilib on sh4, so kernel can compile without fpu registers * add patch gcc-4.2.3-linux-multilib-fix.patch used by various other linux distributions * put the mulitlib config in gcc-cross4.inc because gcc-3 works without that * need to bump PR because we pushed in earlier changes on sh4 without bumping --- packages/gcc/gcc-cross_4.3.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/gcc/gcc-cross_4.3.2.bb') diff --git a/packages/gcc/gcc-cross_4.3.2.bb b/packages/gcc/gcc-cross_4.3.2.bb index 526ec1508b..18d5abd32e 100644 --- a/packages/gcc/gcc-cross_4.3.2.bb +++ b/packages/gcc/gcc-cross_4.3.2.bb @@ -1,4 +1,4 @@ -PR = "r4" +PR = "r5" require gcc-${PV}.inc require gcc-cross4.inc require gcc-configure-cross.inc -- cgit v1.2.3