summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-09-15 18:45:21 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-09-15 18:46:01 -0700
commit2c761489f50460971cae332168c3d3a82bf5be8f (patch)
tree136696891976ff3815f09c75035fb6f86ae8253f /dev-lang/rust
parentnet-analyzer/wireshark: add preliminary Qt 6 support for >=4.0.0_rc2 (diff)
downloadgentoo-2c761489f50460971cae332168c3d3a82bf5be8f.tar.gz
gentoo-2c761489f50460971cae332168c3d3a82bf5be8f.tar.bz2
gentoo-2c761489f50460971cae332168c3d3a82bf5be8f.zip
dev-lang/rust: fix minor qa issues
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-lang/rust')
-rw-r--r--dev-lang/rust/files/1.62.1-musl-dynamic-linking.patch2
-rw-r--r--dev-lang/rust/rust-1.63.0-r1.ebuild1
2 files changed, 1 insertions, 2 deletions
diff --git a/dev-lang/rust/files/1.62.1-musl-dynamic-linking.patch b/dev-lang/rust/files/1.62.1-musl-dynamic-linking.patch
index 6d53487a0bfc..fd56396d127e 100644
--- a/dev-lang/rust/files/1.62.1-musl-dynamic-linking.patch
+++ b/dev-lang/rust/files/1.62.1-musl-dynamic-linking.patch
@@ -22,4 +22,4 @@ index 207a87ab0..8a5a43363 100644
base
}
--
-2.35.1 \ No newline at end of file
+2.35.1
diff --git a/dev-lang/rust/rust-1.63.0-r1.ebuild b/dev-lang/rust/rust-1.63.0-r1.ebuild
index 71c1aca5798a..b5696d6d71ab 100644
--- a/dev-lang/rust/rust-1.63.0-r1.ebuild
+++ b/dev-lang/rust/rust-1.63.0-r1.ebuild
@@ -253,7 +253,6 @@ pkg_setup() {
fi
}
-
esetup_unwind_hack() {
# https://bugs.gentoo.org/870280
# this is a hack needed to bootstrap with libgcc_s linked tarball on llvm-libunwind system.