mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 20:00:43 +00:00
Fix the cmake install patch
This commit is contained in:
parent
c7f296301c
commit
c9275d4345
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,4 +1,10 @@
|
||||
llvm-toolchain-snapshot (1:3.5~svn200375-2) UNRELEASED; urgency=medium
|
||||
llvm-toolchain-snapshot (1:3.5~svn200375-3) UNRELEASED; urgency=medium
|
||||
|
||||
* Fix the cmake install patch
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 19 Feb 2014 22:57:27 +0100
|
||||
|
||||
llvm-toolchain-snapshot (1:3.5~svn201651-1) unstable; urgency=medium
|
||||
|
||||
* Symlink for current build mode missing (Closes upstream #18836)
|
||||
* Fix the wrong dependency declaration on llvm-3.5-tools
|
||||
|
3
debian/llvm-3.5-dev.install
vendored
3
debian/llvm-3.5-dev.install
vendored
@ -4,7 +4,8 @@ usr/lib/llvm-3.5/lib/LLVM*.so
|
||||
usr/lib/llvm-3.5/lib/libLTO.*
|
||||
usr/lib/llvm-3.5/include/llvm/ usr/include/llvm-3.5/
|
||||
usr/lib/llvm-3.5/include/llvm-c/ usr/include/llvm-c-3.5/
|
||||
cmake/modules/*.cmake usr/share/llvm-3.5/cmake/
|
||||
# Explicit debian/tmp since there are multiple declarations
|
||||
debian/tmp/usr/lib/llvm-3.5/share/llvm/cmake/*.cmake usr/share/llvm-3.5/cmake/
|
||||
|
||||
build-llvm/Makefile.common /usr/lib/llvm-3.5/build/
|
||||
build-llvm/Makefile.config /usr/lib/llvm-3.5/build/
|
||||
|
Loading…
Reference in New Issue
Block a user