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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A7149138350 for ; Sat, 11 Apr 2020 08:26:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E08A2E089F; Sat, 11 Apr 2020 08:26:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C05FEE089F for ; Sat, 11 Apr 2020 08:26:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 68B6534EEC8 for ; Sat, 11 Apr 2020 08:25:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC995158 for ; Sat, 11 Apr 2020 08:25:57 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1586593550.1674ecf284921df2ff5f794e287ade3ce080fb92.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/musl/package.mask X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 1674ecf284921df2ff5f794e287ade3ce080fb92 X-VCS-Branch: master Date: Sat, 11 Apr 2020 08:25:57 +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: 4282b2ac-1161-4a2d-bb7c-b31342c22b66 X-Archives-Hash: 7ca1c72b097ebf6d8668f05d3dd1ec02 commit: 1674ecf284921df2ff5f794e287ade3ce080fb92 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Apr 11 08:24:12 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Apr 11 08:25:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1674ecf2 profiles/features/musl/package.mask: mask prelink Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/717020 Signed-off-by: Sergei Trofimovich gentoo.org> profiles/features/musl/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 877629283fa..c4c7bc96159 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sergei Trofimovich (2020-04-11) +# musl has no support for prelinked sections, bug #717020 +sys-devel/prelink + # Ulrich Müller (2020-03-31) # Not ported to musl, bug #715642. # See https://wiki.gentoo.org/wiki/Project:Emacs/Emacs-like_editors