libasplib: add url to gcc bug report

Add comment to bug report.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Waldemar Brodkorb 2017-02-14 15:09:27 +01:00 committed by Peter Korsgaard
parent d420322139
commit 6e63680441

View File

@ -19,6 +19,7 @@ LIBASPLIB_CONF_OPTS = \
-DBUILD_TIMER=ON
# Internal error, aborting at dw2gencfi.c:214 in emit_expr_encoded
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79509
ifeq ($(BR2_m68k_cf),y)
LIBASPLIB_CXXFLAGS += -fno-dwarf2-cfi-asm
endif