Workaround bug https://bugs.llvm.org/show_bug.cgi?id=42994 (fails to link on Debian buster)

This commit is contained in:
Sylvestre Ledru 2019-08-14 13:22:05 +02:00
parent ce4a4a6e1a
commit 190a2741c5

14
debian/changelog vendored
View File

@ -1,3 +1,10 @@
llvm-toolchain-snapshot (1:10~svn368740-1~exp2) experimental; urgency=medium
* Workaround bug https://bugs.llvm.org/show_bug.cgi?id=42994
(fails to link on Debian buster)
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 14 Aug 2019 13:21:54 +0200
llvm-toolchain-snapshot (1:10~svn368740-1~exp1) experimental; urgency=medium
[ Gianfranco Costamagna ]
@ -20,13 +27,6 @@ llvm-toolchain-snapshot (1:10~svn368740-1~exp1) experimental; urgency=medium
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 13 Aug 2019 21:37:46 +0200
llvm-toolchain-snapshot (1:10~svn368706-1~exp2) experimental; urgency=medium
* Workaround bug https://bugs.llvm.org/show_bug.cgi?id=42994
(fails to link on Debian buster)
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 14 Aug 2019 13:20:03 +0200
llvm-toolchain-snapshot (1:10~svn368706-1~exp1) experimental; urgency=medium
[ Sylvestre Ledru ]