mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-10-19 10:59:58 +00:00
New snapshot release (amd64, arm64 and armhf)
This commit is contained in:
parent
628838e4f8
commit
5a1a595cd3
18
debian/changelog
vendored
18
debian/changelog
vendored
@ -32,9 +32,23 @@ llvm-toolchain-snapshot (1:19~++20240125092523+41fe98a6e7e5-1~exp1) experimental
|
|||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 25 Jan 2024 14:51:10 +0100
|
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 25 Jan 2024 14:51:10 +0100
|
||||||
|
|
||||||
|
llvm-toolchain-18 (1:18.1.0~rc3-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
[ John Paul Adrian Glaubitz ]
|
||||||
|
* Install *clang_rt* on sparc and sparc64
|
||||||
|
* Run chrpath for libclang on sparc and sparc64
|
||||||
|
|
||||||
|
[ Sylvestre Ledru ]
|
||||||
|
* New snapshot release
|
||||||
|
* add -DLIBCXX_INSTALL_MODULES=ON to install libc++ C++-20 modules
|
||||||
|
see https://discourse.llvm.org/t/libc-c-23-module-installation-support/77061/1
|
||||||
|
* Add a new package libllvmlibc-18-dev to ship LLVM libc (experimental for now)
|
||||||
|
(amd64, arm64 and armhf)
|
||||||
|
|
||||||
|
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 27 Feb 2024 08:43:07 +0100
|
||||||
|
|
||||||
llvm-toolchain-18 (1:18.1.0~rc2-4) unstable; urgency=medium
|
llvm-toolchain-18 (1:18.1.0~rc2-4) unstable; urgency=medium
|
||||||
|
|
||||||
<<<<<<<
|
|
||||||
* Fix 32bit builds, exclude i386, don't build clang-rt there
|
* Fix 32bit builds, exclude i386, don't build clang-rt there
|
||||||
* Revert gold linker on mips64el
|
* Revert gold linker on mips64el
|
||||||
* Disable stack protector on mips64el
|
* Disable stack protector on mips64el
|
||||||
@ -62,11 +76,9 @@ llvm-toolchain-18 (1:18.1.0~rc2-4) unstable; urgency=medium
|
|||||||
* add -DLIBCXX_INSTALL_MODULES=ON to install libc++ C++-20 modules
|
* add -DLIBCXX_INSTALL_MODULES=ON to install libc++ C++-20 modules
|
||||||
see https://discourse.llvm.org/t/libc-c-23-module-installation-support/77061/1
|
see https://discourse.llvm.org/t/libc-c-23-module-installation-support/77061/1
|
||||||
* Add a new package libllvmlibc-18-dev to ship LLVM libc (experimental for now)
|
* Add a new package libllvmlibc-18-dev to ship LLVM libc (experimental for now)
|
||||||
=======
|
|
||||||
* Fix 32bit builds, exclude i386, don't build clang-rt there
|
* Fix 32bit builds, exclude i386, don't build clang-rt there
|
||||||
* Revert gold linker on mips64el
|
* Revert gold linker on mips64el
|
||||||
* Disable stack protector on mips64el
|
* Disable stack protector on mips64el
|
||||||
>>>>>>>
|
|
||||||
|
|
||||||
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 22 Feb 2024 17:58:05 +0100
|
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 22 Feb 2024 17:58:05 +0100
|
||||||
|
|
||||||
|
2
debian/control.in
vendored
2
debian/control.in
vendored
@ -961,7 +961,7 @@ Description: Flang library - Development package
|
|||||||
|
|
||||||
Package: libllvmlibc-@LLVM_VERSION@-dev
|
Package: libllvmlibc-@LLVM_VERSION@-dev
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Architecture: any
|
Architecture: amd64, arm64, armhf
|
||||||
Description: LLVM C Library - dev package
|
Description: LLVM C Library - dev package
|
||||||
Implementation of the C standard library targeting C17 and above.
|
Implementation of the C standard library targeting C17 and above.
|
||||||
.
|
.
|
||||||
|
Loading…
Reference in New Issue
Block a user