[Buildroot] [PATCH 1/1] Makefile.in: set -fno-dwarf2-cfi-asm for m68k_cf

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Jan 13 13:23:07 UTC 2019


Hello,

On Sat, 12 Jan 2019 20:50:39 +0100, Fabrice Fontaine wrote:
> Another package (libsquish) is affected by the
> "Internal error in emit_expr_encoded at dw2gencfi.c:215".
> 
> This error already affects 5 packages and is due to binutils, see:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79509
> 
> No report has been made to binutils yet however as suggested by Yann
> during review of woff2 workaround
> (https://patchwork.ozlabs.org/patch/911344/), remove the workarounds
> from all these packages and put it in package/Makefile.in
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/77e06c092f4e7804dc166e259b25e779e5f1e83a
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  package/Makefile.in              | 6 ++++++
>  package/berkeleydb/berkeleydb.mk | 7 -------
>  package/kmsxx/kmsxx.mk           | 6 ------
>  package/lcdapi/lcdapi.mk         | 6 ------
>  package/libasplib/libasplib.mk   | 8 --------
>  package/woff2/woff2.mk           | 6 ------
>  6 files changed, 6 insertions(+), 33 deletions(-)

Applied to master, thanks. Let's see if it breaks some packages or
not :)

It would be nice to make a proper bug report to upstream binutils,
though.

Best regards,

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


More information about the buildroot mailing list