package/Makefile.in: set -fno-dwarf2-cfi-asm for m68k_cf
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 12 Jan 2019 19:50:39 +0000 (20:50 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 13 Jan 2019 13:21:52 +0000 (14:21 +0100)
commit57ee0f74ec226d2790af96de2b872135c1887f86
treebbd6fb26d47db0fa5794adace5cc66d532acaa4b
parentaa178bd6597ff53fdbb89c8b8deb9a701ac33727
package/Makefile.in: set -fno-dwarf2-cfi-asm for m68k_cf

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@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/Makefile.in
package/berkeleydb/berkeleydb.mk
package/kmsxx/kmsxx.mk
package/lcdapi/lcdapi.mk
package/libasplib/libasplib.mk
package/woff2/woff2.mk