commit de787884aa38800584ce434159d9aeebfb6fb5cf
Merge: 5520988 5eb9386
Author: Faidon Liambotis <paravoid@debian.org>
Date: Tue Jan 21 15:57:39 2025 +0000
Merge branch 'rust-lld' into 'debian/latest'
capi-wasi-env: use rust-lld via rust-llvm
See merge request debian/wasmedge!1
commit 5eb93863a41922bb17a95ef6dad36f6bd67fae83
Author: Fabian Grünbichler <git@fabian.gruenbichler.email>
Date: Tue Jan 21 16:45:12 2025 +0100
capi-wasi-env: use rust-lld via rust-llvm
the rust-lld symlink was moved from rustc to a new rust-llvm package a while
back precisely to make it no longer dangling when the matching LLVM version is
not installed. rust-llvm both ships the symlink and ensures the right version
of LLVM is pulled in, so the workaround is no longer needed.
Signed-off-by: Fabian Grünbichler <git@fabian.gruenbichler.email>
Among the 3 debian patches available in version 0.14.1+dfsg-3.1 of the package, we noticed the following issues: