Commit Graph

3 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
c5dcc5e614 rust-llvm: ship rust-objcopy helper
which is an alias of llvm-strip/llvm-objcopy of the matching LLVM
version.

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
2025-01-11 16:04:43 +01:00
Fabian Grünbichler
bdb6e700e9 wasi: build and ship wasm-component-ld
requires a cherry-pick so that bootstrap installs it. switch rust-llvm to
arch:any while we are at it - it already contained arch-specific paths, so :all
was wrong in the first place.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-09-11 11:14:53 +02:00