From 5391c3d2f4172925afa8096a64f92f02556636e2 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 13 May 2009 22:49:19 +0200 Subject: gcc 4.3.3: fix regression from 4.3.1 that caused fortran to get disabled for linux-gnueabi * powerpc people are welcome to enable fortran as well :) --- recipes/gcc/gcc-cross_4.3.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/gcc/gcc-cross_4.3.3.bb') diff --git a/recipes/gcc/gcc-cross_4.3.3.bb b/recipes/gcc/gcc-cross_4.3.3.bb index 87b3ba5381..d6abff2281 100644 --- a/recipes/gcc/gcc-cross_4.3.3.bb +++ b/recipes/gcc/gcc-cross_4.3.3.bb @@ -1,4 +1,4 @@ -PR = "r1" +PR = "r2" require gcc-${PV}.inc require gcc-cross4.inc require gcc-configure-cross.inc -- cgit v1.2.3