diff --git a/debian/changelog b/debian/changelog index e567093c..66190f59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,10 @@ -llvm-toolchain-3.4 (1:3.4-2) UNRELEASED; urgency=medium +llvm-toolchain-3.4 (1:3.4-3) UNRELEASED; urgency=medium + + * Symlink for current build mode missing (Closes upstream #18836) + + -- Sylvestre Ledru Sat, 15 Feb 2014 11:31:13 +0100 + +llvm-toolchain-3.4 (1:3.4-2) unstable; urgency=medium * Only explicit the link against atomic when running mips & mipsel * Fix the cindex.py declaration (3.3 => 3.5). Closes upstream bug #18365 diff --git a/debian/llvm-3.4-dev.links.in b/debian/llvm-3.4-dev.links.in index 36b4ce42..d6ac97d2 100644 --- a/debian/llvm-3.4-dev.links.in +++ b/debian/llvm-3.4-dev.links.in @@ -5,3 +5,4 @@ usr/include/llvm-3.4/llvm usr/lib/llvm-3.4/include/llvm usr/include/llvm-c-3.4/llvm-c usr/lib/llvm-3.4/build/include/llvm-c usr/include/llvm-3.4/llvm usr/lib/llvm-3.4/build/include/llvm usr/lib/llvm-3.4/include/ usr/lib/llvm-3.4/build/include +usr/lib/llvm-3.4/ usr/lib/llvm-3.4/build/Release