mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-26 16:24:29 +00:00
Remove an old breaks/replaces for 9 which was causing some issues on Debian buster. Thanks to Julien Wajsberg for the bug report
This commit is contained in:
parent
bd963d07ca
commit
c5da4109de
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
llvm-toolchain-9 (1:9.0.1-17) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Remove an old breaks/replaces for 9 which was causing
|
||||||
|
some issues on Debian buster. Thanks to Julien Wajsberg
|
||||||
|
for the bug report
|
||||||
|
|
||||||
|
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 08 Mar 2021 12:05:07 +0100
|
||||||
|
|
||||||
llvm-toolchain-9 (1:9.0.1-16) unstable; urgency=medium
|
llvm-toolchain-9 (1:9.0.1-16) unstable; urgency=medium
|
||||||
|
|
||||||
* Only enable libomp-9-doc on supported archs
|
* Only enable libomp-9-doc on supported archs
|
||||||
|
3
debian/control
vendored
3
debian/control
vendored
@ -348,9 +348,6 @@ Package: llvm-9-tools
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python3,
|
Depends: ${shlibs:Depends}, ${misc:Depends}, python3,
|
||||||
python3-pygments, python3-yaml
|
python3-pygments, python3-yaml
|
||||||
# Because of yaml-bench
|
|
||||||
Breaks: libclang-common-9-dev (<< 1:9.0.1~+rc2)
|
|
||||||
Replaces: libclang-common-9-dev (<< 1:9.0.1~+rc2)
|
|
||||||
Description: Modular compiler and toolchain technologies, tools
|
Description: Modular compiler and toolchain technologies, tools
|
||||||
LLVM is a collection of libraries and tools that make it easy to build
|
LLVM is a collection of libraries and tools that make it easy to build
|
||||||
compilers, optimizers, just-in-time code generators, and many other
|
compilers, optimizers, just-in-time code generators, and many other
|
||||||
|
Loading…
Reference in New Issue
Block a user