diff options
author | Tom Rini <trini@embeddedalley.com> | 2009-04-30 09:06:32 -0700 |
---|---|---|
committer | Tom Rini <trini@embeddedalley.com> | 2009-04-30 09:16:42 -0700 |
commit | a087626bd71cb6bbaa24afb166b51f45c1717d70 (patch) | |
tree | 37e114b5462cfa2b3eee0c34b8f79067f5b797a8 /recipes/gcc/gcc-cross-sdk_4.3.3.bb | |
parent | acfd59a939bff55ad2a2e39a6823bf61eaf11654 (diff) |
gcc-4.3.x: Really honor LDFLAGS, bump PR.
Rework SYSROOT_CFLAGS_FOR_TARGET.patch each time, and rename to -4.3.2/4.3.3.
Diffstat (limited to 'recipes/gcc/gcc-cross-sdk_4.3.3.bb')
-rw-r--r-- | recipes/gcc/gcc-cross-sdk_4.3.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-cross-sdk_4.3.3.bb b/recipes/gcc/gcc-cross-sdk_4.3.3.bb index 7f3e1466ce..7e3a459ea8 100644 --- a/recipes/gcc/gcc-cross-sdk_4.3.3.bb +++ b/recipes/gcc/gcc-cross-sdk_4.3.3.bb @@ -1,4 +1,4 @@ -PR = "r2" +PR = "r3" inherit sdk |