From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1479050-garchives=archives.gentoo.org@lists.gentoo.org> 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 ED6D515800F for <garchives@archives.gentoo.org>; Sat, 21 Jan 2023 02:37:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2FC19E085E; Sat, 21 Jan 2023 02:37:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 149D6E085E for <gentoo-commits@lists.gentoo.org>; Sat, 21 Jan 2023 02:37:19 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DFA62340B4D for <gentoo-commits@lists.gentoo.org>; Sat, 21 Jan 2023 02:37:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 220CC7FC for <gentoo-commits@lists.gentoo.org>; Sat, 21 Jan 2023 02:37:17 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1674268417.dc2a79fe4eff832ed9cc2481cb77a635faea5aba.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: dc2a79fe4eff832ed9cc2481cb77a635faea5aba X-VCS-Branch: master Date: Sat, 21 Jan 2023 02:37:17 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9d8036d9-7d43-40a5-93c5-1ffe2d193224 X-Archives-Hash: 0257b7a738551f2310046e66a6851da7 commit: dc2a79fe4eff832ed9cc2481cb77a635faea5aba Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 21 02:33:15 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 21 02:33:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc2a79fe profiles/base: mask libffi[exec-stack-trampoline] again Has implicit func. decls. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 13e079d2e845..5542d92a80ef 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James <sam@gentoo.org> (2023-01-21) +# Fails to compile: https://github.com/libffi/libffi/issues/760 +dev-libs/libffi exec-static-trampoline + # Sam James <sam@gentoo.org> (2023-01-10) # Needs last-rited www-client/dillo, bug #890244 mail-client/claws-mail dillo