diff options
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.5.1/302-c99-snprintf.patch')
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-4.5.1/302-c99-snprintf.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/302-c99-snprintf.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/302-c99-snprintf.patch index 12be2da79c..a5b68e23e4 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/302-c99-snprintf.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/302-c99-snprintf.patch @@ -1,3 +1,5 @@ +Upstream-Status="Pending" + Index: gcc-4.5.0/libstdc++-v3/include/c_std/cstdio =================================================================== --- gcc-4.5.0.orig/libstdc++-v3/include/c_std/cstdio 2010-02-04 10:20:34.000000000 -0800 |