mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-11-04 16:56:46 +00:00
Install llvm-c headers also in usr/include/llvm-3.3/llvm-c
This commit is contained in:
parent
e612910b5c
commit
c8110d7df2
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
llvm-toolchain-3.3 (1:3.3-5) unstable; urgency=low
|
||||||
|
|
||||||
|
* Install llvm-c headers also in usr/include/llvm-3.3/llvm-c
|
||||||
|
|
||||||
|
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 06 Aug 2013 11:48:59 +0200
|
||||||
|
|
||||||
llvm-toolchain-3.3 (1:3.3-4) unstable; urgency=low
|
llvm-toolchain-3.3 (1:3.3-4) unstable; urgency=low
|
||||||
|
|
||||||
* llvm-config-3.3 --libdir reports wrong directory (Closes: #717346)
|
* llvm-config-3.3 --libdir reports wrong directory (Closes: #717346)
|
||||||
|
|||||||
2
debian/llvm-3.3-dev.links.in
vendored
2
debian/llvm-3.3-dev.links.in
vendored
@ -2,3 +2,5 @@ usr/lib/@DEB_HOST_MULTIARCH@/libLLVM-3.3.so.1 usr/lib/@DEB_HOST_MULTIARCH@/libL
|
|||||||
usr/lib/@DEB_HOST_MULTIARCH@/libLLVM-3.3.so.1 usr/lib/llvm-3.3/lib/libLLVM-3.3.so
|
usr/lib/@DEB_HOST_MULTIARCH@/libLLVM-3.3.so.1 usr/lib/llvm-3.3/lib/libLLVM-3.3.so
|
||||||
usr/include/llvm-c-3.3/llvm-c usr/lib/llvm-3.3/include/llvm-c
|
usr/include/llvm-c-3.3/llvm-c usr/lib/llvm-3.3/include/llvm-c
|
||||||
usr/include/llvm-3.3/llvm usr/lib/llvm-3.3/include/llvm
|
usr/include/llvm-3.3/llvm usr/lib/llvm-3.3/include/llvm
|
||||||
|
usr/include/llvm-c-3.3/llvm-c usr/include/llvm-3.3/llvm-c
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user