diff options
author | Tom Rini <trini@embeddedalley.com> | 2009-04-30 08:53:28 -0700 |
---|---|---|
committer | Tom Rini <trini@embeddedalley.com> | 2009-04-30 09:16:39 -0700 |
commit | 73a5d9a06fabdede79c82e315894341b415ec3b1 (patch) | |
tree | bb44cec99fcc363e966dde02d55e09cb92cdefa2 /recipes/gcc/gcc-cross_3.4.3.bb | |
parent | 3628be8901b747558b219d55b370a1f20e1dce5f (diff) |
gcc (various): Drop incomplete LDFLAGS patch and really honor them, bump PR
Diffstat (limited to 'recipes/gcc/gcc-cross_3.4.3.bb')
-rw-r--r-- | recipes/gcc/gcc-cross_3.4.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-cross_3.4.3.bb b/recipes/gcc/gcc-cross_3.4.3.bb index 83319f1814..0ecee8ad89 100644 --- a/recipes/gcc/gcc-cross_3.4.3.bb +++ b/recipes/gcc/gcc-cross_3.4.3.bb @@ -1,4 +1,4 @@ -PR = "r17" +PR = "r18" require gcc-${PV}.inc require gcc-cross.inc |