[Buildroot] [PATCH 1/1] package/diffutils: fix build on microblazeel

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Nov 13 14:25:57 UTC 2021


On Thu, 11 Nov 2021 10:00:31 +0100
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> Fix the following build failure raised since bump to version 3.8 in
> commit 1f89c80417ad03127650b22c41ec4e30d42c549f:
> 
> sigsegv.c: In function 'sigsegv_handler':
> sigsegv.c:979:28: error: 'struct vma_struct' has no member named 'is_near_this'
>   979 |                       : vma.is_near_this (addr, &vma))
>       |                            ^
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/5ecd55b7c72f9630a7acc72341ccb60e94ddb574
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  ...rection.m4-fix-build-on-microblazeel.patch | 39 +++++++++++++++++++
>  package/diffutils/diffutils.mk                |  2 +
>  2 files changed, 41 insertions(+)
>  create mode 100644 package/diffutils/0001-m4-stack-direction.m4-fix-build-on-microblazeel.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list