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_4.3.2.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_4.3.2.bb')
-rw-r--r-- | recipes/gcc/gcc_4.3.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc_4.3.2.bb b/recipes/gcc/gcc_4.3.2.bb index e2c6e48a85..fddf437351 100644 --- a/recipes/gcc/gcc_4.3.2.bb +++ b/recipes/gcc/gcc_4.3.2.bb @@ -1,4 +1,4 @@ -PR = "r4" +PR = "r5" require gcc-${PV}.inc require gcc-configure-target.inc require gcc-package-target.inc |