mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 11:41:39 +00:00
* New upstream release 19.1.0.
This commit is contained in:
parent
3ab346721f
commit
65c22232e7
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,4 +1,6 @@
|
|||||||
llvm-toolchain-19 (1:19.1.0~++rc4-6) UNRELEASED; urgency=medium
|
llvm-toolchain-19 (1:19.1.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release 19.1.0.
|
||||||
|
|
||||||
[ Matthias Klose ]
|
[ Matthias Klose ]
|
||||||
* debian/qualify-clang.sh: Skip llvmlibc test, if libllvmlibc-dev is not
|
* debian/qualify-clang.sh: Skip llvmlibc test, if libllvmlibc-dev is not
|
||||||
@ -9,7 +11,7 @@ llvm-toolchain-19 (1:19.1.0~++rc4-6) UNRELEASED; urgency=medium
|
|||||||
* also pass -mxgot in LDFLAGS.
|
* also pass -mxgot in LDFLAGS.
|
||||||
* d/p/mips-mlir-xgot.diff: Pass -mxgot for mlir.
|
* d/p/mips-mlir-xgot.diff: Pass -mxgot for mlir.
|
||||||
|
|
||||||
-- Matthias Klose <doko@debian.org> Mon, 16 Sep 2024 11:16:39 +0200
|
-- Matthias Klose <doko@debian.org> Tue, 17 Sep 2024 18:04:21 +0200
|
||||||
|
|
||||||
llvm-toolchain-19 (1:19.1.0~++rc4-5) unstable; urgency=medium
|
llvm-toolchain-19 (1:19.1.0~++rc4-5) unstable; urgency=medium
|
||||||
|
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -347,8 +347,8 @@ Section: libs
|
|||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Breaks: llvm-19-dev (<< 1:19.1.0~++rc3-1~exp2)
|
Breaks: llvm-19-dev (<< 1:19.1.0~++20240910033111)
|
||||||
Replaces: llvm-19-dev (<< 1:19.1.0~++rc3-1~exp2)
|
Replaces: llvm-19-dev (<< 1:19.1.0~++20240910033111)
|
||||||
Description: Modular compiler and toolchain technologies, runtime library
|
Description: Modular compiler and toolchain technologies, runtime library
|
||||||
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