diff options
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.5.1/301-missing-execinfo_h.patch')
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-4.5.1/301-missing-execinfo_h.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/301-missing-execinfo_h.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/301-missing-execinfo_h.patch index aaa5cee8c8..133f9a6fdc 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/301-missing-execinfo_h.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/301-missing-execinfo_h.patch @@ -1,3 +1,5 @@ +Upstream-Status="Pending" + Index: gcc-4.5.0/boehm-gc/include/gc.h =================================================================== --- gcc-4.5.0.orig/boehm-gc/include/gc.h 2007-04-23 14:10:09.000000000 -0700 |