From 14e4200bcc59ff98799606d94da4bda33f6f7ed5 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 25 Apr 2017 13:14:11 +0000 Subject: [PATCH] Really fix "use versioned symbols" for llvm Thanks to Julien Cristau for the patch (Closes: #849098) --- debian/changelog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6c3c1a7b..daf310ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,13 @@ -llvm-toolchain-snapshot (1:5.0~svn298832-1~exp2) UNRELEASED; urgency=medium +llvm-toolchain-snapshot (1:5.0~svn298832-1~exp3) UNRELEASED; urgency=medium * Limit the archs where the ocaml binding is built Should fix the FTBFS Currently amd64 arm64 armel armhf i386 * d/p/add_symbols_versioning.patch removed (applied upstream) + * Really fix "use versioned symbols" for llvm + Thanks to Julien Cristau for the patch (Closes: #849098) - -- Sylvestre Ledru Sat, 15 Apr 2017 17:20:07 +0200 + -- Sylvestre Ledru Tue, 25 Apr 2017 15:13:24 +0200 llvm-toolchain-snapshot (1:5.0~svn298832-1~exp1) experimental; urgency=medium