prepare a new release

This commit is contained in:
Sylvestre Ledru 2024-06-14 13:19:29 +02:00
parent 92d36668ed
commit 21fa7e923a

20
debian/changelog vendored
View File

@ -1,3 +1,23 @@
llvm-toolchain-18 (1:18.1.7-1~exp1) experimental; urgency=medium
[ Sylvestre Ledru ]
* Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR
to move the libraries into multi archi directories
(Closes: #1067699, #1067005)
(LP: #2063207)
* Introduce the new variable @DEB_HOST_MULTIARCH_LLVM@ in the build system
because the LLVM triple is different than Debian
x86_64-pc-linux-gnu instead of x86_64-linux-gnu
* autopkgtest: only run libllvmlibc test on supported archs
[ John Paul Adrian Glaubitz ]
* Don't install Gold plugin on sparc64
* Disable LLVM testsuite on x32
* Install liborc_rt-x86_64.a on x32
* Install hwasan_symbolize on x32
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 14 Jun 2024 13:18:40 +0200
llvm-toolchain-18 (1:18.1.7-1) unstable; urgency=medium llvm-toolchain-18 (1:18.1.7-1) unstable; urgency=medium
* New upstream release * New upstream release