mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-13 21:52:33 +00:00
Symlink for current build mode missing (Closes upstream #18836)
This commit is contained in:
parent
3ed4be9bce
commit
9b984e6372
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -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 <sylvestre@debian.org> 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
|
* Only explicit the link against atomic when running mips & mipsel
|
||||||
* Fix the cindex.py declaration (3.3 => 3.5). Closes upstream bug #18365
|
* Fix the cindex.py declaration (3.3 => 3.5). Closes upstream bug #18365
|
||||||
|
1
debian/llvm-3.4-dev.links.in
vendored
1
debian/llvm-3.4-dev.links.in
vendored
@ -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-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/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/include/ usr/lib/llvm-3.4/build/include
|
||||||
|
usr/lib/llvm-3.4/ usr/lib/llvm-3.4/build/Release
|
||||||
|
Loading…
Reference in New Issue
Block a user