diff options
Diffstat (limited to 'meta/recipes-devtools/elfutils')
| -rw-r--r-- | meta/recipes-devtools/elfutils/elfutils/fix_for_gcc-4.7.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils/fix_for_gcc-4.7.patch b/meta/recipes-devtools/elfutils/elfutils/fix_for_gcc-4.7.patch index bd22eeff3f..bd634b4418 100644 --- a/meta/recipes-devtools/elfutils/elfutils/fix_for_gcc-4.7.patch +++ b/meta/recipes-devtools/elfutils/elfutils/fix_for_gcc-4.7.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | UpstreamStatus: pending | 1 | Upstream-Status: pending |
| 2 | gcc 4.7 does not like pointer conversion, so have a void * tmp var to work | 2 | gcc 4.7 does not like pointer conversion, so have a void * tmp var to work |
| 3 | around following compilation issue. | 3 | around following compilation issue. |
| 4 | 4 | ||
