From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa2.mentor.iphmx.com (esa2.mentor.iphmx.com [68.232.141.98]) by sourceware.org (Postfix) with ESMTPS id 4F2E1385828D for ; Fri, 22 Jul 2022 19:48:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4F2E1385828D Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com X-IronPort-AV: E=Sophos;i="5.93,186,1654588800"; d="scan'208";a="80166287" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa2.mentor.iphmx.com with ESMTP; 22 Jul 2022 11:48:37 -0800 IronPort-SDR: GNpAmL4PbQFqCLZlFrgxofsp8EdgI1V/Tnnbit4lku4gRLEiquNhm+fTwjmHE1DZWXc0TxRpyV IQRJb+N2OXiV8Rm6PB+Hn3PQGJvpfUsh9NAijr75oE6cY9qDe/Oqj1l+GNMauxqMTKD0JKLJKI 6pN65SLjFsCKh5t7J3NKwmVV+5780wCFtGZz+g0yg+5TsIlL2zShZH44tzYqjwp7RpOY54Ng9j fHvICj/1+1R5RbaQSGgEoOermLkrKZUw3g40yudU0cTkJCScbgwZU5QQdlExBEPcA4K37Eiz/z 2WM= Date: Fri, 22 Jul 2022 19:48:30 +0000 From: Joseph Myers X-X-Sender: jsm28@digraph.polyomino.org.uk To: Noah Goldstein CC: Adhemerval Zanella Netto , GNU C Library Subject: Re: [PATCH v1] scripts: Add support for build x86-64 glibc with multiple ISA levels In-Reply-To: Message-ID: References: <20220704041550.3858613-1-goldstein.w.n@gmail.com> <5c2a0cd9-a464-aec9-b723-5dec27d13da4@linaro.org> User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: SVR-IES-MBX-08.mgc.mentorg.com (139.181.222.8) To svr-ies-mbx-11.mgc.mentorg.com (139.181.222.11) X-Spam-Status: No, score=-3112.3 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, RCVD_IN_MSPIKE_H2, SPF_HELO_PASS, 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 X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2022 19:48:40 -0000 On Thu, 14 Jul 2022, Noah Goldstein via Libc-alpha wrote: > > LGTM, although you might want to check with Joseph since it might incur > > in more load to the buildbot he keeps. > > Joseph any thoughts on the patch? I have no objections to this change. -- Joseph S. Myers joseph@codesourcery.com