From f6e1de7449c65203814514c15df92f43e830c743 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 12 Aug 2017 09:38:16 +0000 Subject: [PATCH] more info about the link issue --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 125f598e..842f51d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ llvm-toolchain-5.0 (1:5.0~+rc2-1) unstable; urgency=medium * New snapshot release - * Force the usage of gcc 6 until the link issues are fixed + * Force the usage of gcc 6 until the link issues with gcc 7 are fixed + https://bugs.llvm.org/show_bug.cgi?id=34140 * Remove the temp-unbreak-5.0-build.diff patch to unbreak the build [ Katsuhiko Nishimra ]