From 2d0ec380bae2ec8d51b6193fee6577188c6bb2ec Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 14:20:37 +0200 Subject: Adding debian version 1.70.0+dfsg1-7. Signed-off-by: Daniel Baumann --- debian/bin/rust-lld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/bin/rust-lld') diff --git a/debian/bin/rust-lld b/debian/bin/rust-lld index 285f1b0da..b3880d793 100755 --- a/debian/bin/rust-lld +++ b/debian/bin/rust-lld @@ -6,4 +6,4 @@ # However the tests fail for other reasons, namely we can't build rustdoc # (which runs the tests) in wasm32 yet. So this is just WIP at the moment, # it is not expect to work nor to be installed on user machines. -exec /usr/bin/lld-15 "${@/#-Wl,/}" +exec /usr/bin/lld-16 "${@/#-Wl,/}" -- cgit v1.2.3