Commit Graph

5 Commits

Author SHA1 Message Date
Fabian Grünbichler
70778df59b rust-llvm: ship symlink to llvm-objcopy instead of copy of binary
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2025-01-21 11:36:26 +01:00
Fabian Grünbichler
482d9ff8f3 switch to LLVM 19
it's upstream's default LLVM version starting with rustc 1.82

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-10-21 11:19:40 +02:00
Fabian Grünbichler
ae844052dd switch to LLVM 18
and bump wasi-libc B-D to pick up the one rebuilt with LLVM 18.
2024-09-09 14:16:28 +02:00
Fabian Grünbichler
2b3c2a4f69 switch to LLVM 17
like upstream does for 1.73+

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-05-27 22:46:43 +02:00
Fabian Grünbichler
01a1bd7f6e d/control: move LLVM symlinks to own package
these are dangling otherwise if the suggested packages are not
installed, but they are not needed on all systems, split them out into
their own package that can in turn have a hard dependency.

Closes: #1021868

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
2024-05-08 19:45:47 +02:00