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 46D5A138350 for ; Sun, 26 Apr 2020 02:14:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BB47E08A2; Sun, 26 Apr 2020 02:14:29 +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 40B8EE08A2 for ; Sun, 26 Apr 2020 02:14:29 +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 DC12634F1F5 for ; Sun, 26 Apr 2020 02:14:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7146F1F0 for ; Sun, 26 Apr 2020 02:14:25 +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: <1587867190.a5eeea43d66b9d9a2d35a5b67ac41b36fdba23bb.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: a5eeea43d66b9d9a2d35a5b67ac41b36fdba23bb X-VCS-Branch: master Date: Sun, 26 Apr 2020 02:14:25 +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: 4724237c-033b-430c-9fd2-4e504223cd9c X-Archives-Hash: 7cf2b8fb3ef1bf3e2fcb996b2eb5eb25 commit: a5eeea43d66b9d9a2d35a5b67ac41b36fdba23bb Author: Georgy Yakovlev gentoo org> AuthorDate: Sun Apr 26 02:12:11 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Apr 26 02:13:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5eeea43 profiles/arch/powerpc/package.use.mask: mask glibc[static-pie] Bug: https://bugs.gentoo.org/719444 Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/powerpc/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 8baff944814..e080f326a67 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev (2020-04-25) +# static-pie is not fully implemented on ppc/ppc64, bug #719444 +sys-libs/glibc static-pie + # Lars Wendler (2020-04-20) # Not keyworded on ppc net-misc/whois xcrypt