Merge branch '19' into '19'

rules: Fix syntax on non-linux

See merge request pkg-llvm-team/llvm-toolchain!152
This commit is contained in:
Sylvestre Ledru 2024-10-03 19:20:07 +00:00
commit 427432ca0d
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@ -1,4 +1,4 @@
llvm-toolchain-19 (1:19.1.1-2) unstable; urgency=medium
llvm-toolchain-19 (1:19.1.1-2) UNRELEASED; urgency=medium
[ Samuel Thibault ]
* patches/hurd/hurd-f_type.diff: Fix hurd build against glibc ≥ 2.39.
@ -6,6 +6,7 @@ llvm-toolchain-19 (1:19.1.1-2) unstable; urgency=medium
hurd-amd64 ; ship libomptarget.
* libomp5-X.Y.install.in: Ship libomptarget.
* libomp5-X.Y.symbols.in: Fix symbols on hurd-any.
* rules: Fix syntax on non-linux.
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 02 Oct 2024 10:29:32 +0200