mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-10-17 16:16:25 +00:00
Merge branch '7-boostrap' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7-boostrap
This commit is contained in:
commit
d52477a918
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -2,8 +2,10 @@ llvm-toolchain-7 (1:7-6) UNRELEASED; urgency=medium
|
||||
|
||||
* Try to bootstrap (currently in a different branch)
|
||||
* Split the builds in different make target
|
||||
* Add python-pygments as dep of llvm-7-tools because
|
||||
opt-viewer.py needs it
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 09 Oct 2018 10:50:17 +0200
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 06 Oct 2018 23:04:24 +0200
|
||||
|
||||
llvm-toolchain-7 (1:7-5) unstable; urgency=medium
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -294,7 +294,7 @@ Description: Modular compiler and toolchain technologies, libraries and headers
|
||||
Package: llvm-7-tools
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python,
|
||||
llvm-7-dev (= ${binary:Version})
|
||||
llvm-7-dev (= ${binary:Version}), python-pygments
|
||||
Description: Modular compiler and toolchain technologies, tools
|
||||
LLVM is a collection of libraries and tools that make it easy to build
|
||||
compilers, optimizers, just-in-time code generators, and many other
|
||||
|
Loading…
Reference in New Issue
Block a user