[Buildroot] [PATCH] libasplib: add url to gcc bug report

Waldemar Brodkorb wbx at openadk.org
Tue Feb 14 14:09:27 UTC 2017


Add comment to bug report.

Signed-off-by: Waldemar Brodkorb <wbx at openadk.org>
---
 package/libasplib/libasplib.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/libasplib/libasplib.mk b/package/libasplib/libasplib.mk
index b3b1fdb..558d173 100644
--- a/package/libasplib/libasplib.mk
+++ b/package/libasplib/libasplib.mk
@@ -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
-- 
2.1.4



More information about the buildroot mailing list