From 73a5d9a06fabdede79c82e315894341b415ec3b1 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 30 Apr 2009 08:53:28 -0700 Subject: gcc (various): Drop incomplete LDFLAGS patch and really honor them, bump PR --- recipes/gcc/gcc_3.4.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/gcc/gcc_3.4.3.bb') diff --git a/recipes/gcc/gcc_3.4.3.bb b/recipes/gcc/gcc_3.4.3.bb index 10d868893b..fb5a85a4b5 100644 --- a/recipes/gcc/gcc_3.4.3.bb +++ b/recipes/gcc/gcc_3.4.3.bb @@ -1,4 +1,4 @@ -PR = "r16" +PR = "r17" require gcc-${PV}.inc require gcc-configure-target.inc -- cgit 1.2.3-korg