From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id ADD00385AC29 for ; Sat, 12 Nov 2022 10:09:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org ADD00385AC29 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: from reform (deer0x0b.wildebeest.org [172.31.17.141]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id ABAB430008BB; Sat, 12 Nov 2022 11:09:22 +0100 (CET) Received: by reform (Postfix, from userid 1000) id 3BEFB2E8368D; Sat, 12 Nov 2022 11:09:22 +0100 (CET) Date: Sat, 12 Nov 2022 11:09:22 +0100 From: Mark Wielaard To: Overseers mailing list Cc: overseers@gcc.gnu.org, Gerald Pfeifer , Martin =?utf-8?B?TGnFoWth?= Subject: Re: Minor edition to /etc/httpd/conf.d/sourceware-vhost-gcc.conf Message-ID: References: <575d7f0b-7e87-cd4c-9942-1353d8c82e10@pfeifer.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <575d7f0b-7e87-cd4c-9942-1353d8c82e10@pfeifer.com> X-Spam-Status: No, score=-3032.9 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,KAM_SHORT,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi Gerald, On Sat, Nov 12, 2022 at 10:43:48AM +0100, Gerald Pfeifer via Overseers wrote: > Can you please extend this to also cover /install ? Done. https://gcc.gnu.org/install looks good to me now. Cheers, Mark