From 5b4865cc2497bc70c07e178149b491fa152bd343 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Fri, 4 Oct 2013 08:06:10 +0000 Subject: [PATCH] * libprofile_rt and runtime has been removed upstream (r191835) Features are provided by compiler-rt --- debian/changelog | 4 +++- debian/libclang-common-3.4-dev.install | 2 -- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3c3456d8..a7e397d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,9 @@ llvm-toolchain-snapshot (1:3.4~svn191069-1~exp1) unstable; urgency=low * New snapshot release * Add lldb-3.4-dev package * Remove mipsel-ftbfs.diff (applied upstream) - * Add support of coverity checker + * Add support of coverity checker (non-free and not packaged) + * libprofile_rt and runtime has been removed upstream (r191835) + Features are provided by compiler-rt -- Sylvestre Ledru Fri, 20 Sep 2013 05:25:17 +0200 diff --git a/debian/libclang-common-3.4-dev.install b/debian/libclang-common-3.4-dev.install index c71d4cd0..5678e0a4 100644 --- a/debian/libclang-common-3.4-dev.install +++ b/debian/libclang-common-3.4-dev.install @@ -2,5 +2,3 @@ usr/lib/llvm-3.4/lib/clang/3.4/include #usr/lib/clang/3.4/include/ /usr/include/clang/3.4/ usr/lib/llvm-3.4/lib/clang/3.4/lib #usr/lib/clang/3.4/lib /usr/lib/clang/3.4/ -usr/lib/llvm-3.4/lib/libprofile_rt.so -usr/lib/llvm-3.4/lib/libprofile_rt.a