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 BC980158089 for ; Tue, 19 Sep 2023 09:48:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 151522BC123; Tue, 19 Sep 2023 09:48:41 +0000 (UTC) Received: from smarthost01c.sbp.mail.zen.net.uk (smarthost01c.sbp.mail.zen.net.uk [212.23.1.5]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CBA4A2BC019 for ; Tue, 19 Sep 2023 09:48:40 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01c.sbp.mail.zen.net.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qiXLT-0003iQ-GV for gentoo-user@lists.gentoo.org; Tue, 19 Sep 2023 09:48:39 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Controlling emerges Date: Tue, 19 Sep 2023 10:48:39 +0100 Message-ID: <2168301.irdbgypaU6@wstn> In-Reply-To: References: <4531844.LvFx2qVVIh@wstn> <2709340.mvXUDI8C0e@wstn> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01c-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 4aa98153-b963-4293-b800-67d4e38e1e9d X-Archives-Hash: 4bea82adb002e1efe604ad0ed6f07f08 (I assume this was addressed to me, though it was a reply to someone else.) On Tuesday, 19 September 2023 10:14:42 BST William Kenworthy wrote: > That is where you set per package compiler parameters by overriding > make.conf settings. And which make.conf setting might achieve what I want? Careful reading of the make.conf man page hasn't revealed anything relevant. -- Regards, Peter.