mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 11:41:39 +00:00
rules: Fix syntax on non-linux
Make does not want a tab before a $(info), see https://buildd.debian.org/status/fetch.php?pkg=llvm-toolchain-19&arch=hurd-i386&ver=1%3A19.1.1-1&stamp=1727930867&raw=0
This commit is contained in:
parent
1ebd80e92e
commit
60f68772c5
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user