From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E9D8B158095 for ; Fri, 16 Sep 2022 01:46:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03142E0901; Fri, 16 Sep 2022 01:46:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E2D9AE0901 for ; Fri, 16 Sep 2022 01:46:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D39C934067D for ; Fri, 16 Sep 2022 01:46:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B8315D0 for ; Fri, 16 Sep 2022 01:46:09 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1663292761.2c761489f50460971cae332168c3d3a82bf5be8f.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/rust/files/, dev-lang/rust/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/rust/files/1.62.1-musl-dynamic-linking.patch dev-lang/rust/rust-1.63.0-r1.ebuild X-VCS-Directories: dev-lang/rust/ dev-lang/rust/files/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 2c761489f50460971cae332168c3d3a82bf5be8f X-VCS-Branch: master Date: Fri, 16 Sep 2022 01:46:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 33e94bd9-3c73-4774-be56-8a698e49f928 X-Archives-Hash: 18ab19cb3df5636ac59e779cb8f9fa45 commit: 2c761489f50460971cae332168c3d3a82bf5be8f Author: Georgy Yakovlev gentoo org> AuthorDate: Fri Sep 16 01:45:21 2022 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Fri Sep 16 01:46:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c761489 dev-lang/rust: fix minor qa issues Signed-off-by: Georgy Yakovlev gentoo.org> dev-lang/rust/files/1.62.1-musl-dynamic-linking.patch | 2 +- dev-lang/rust/rust-1.63.0-r1.ebuild | 1 - 2 files changed, 1 insertion(+), 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.