From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) by sourceware.org (Postfix) with ESMTP id 559693858D20 for ; Thu, 17 Feb 2022 01:28:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 559693858D20 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gentoo.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gentoo.org Received: by smtp.gentoo.org (Postfix, from userid 559) id 9EBFD342E6E; Thu, 17 Feb 2022 01:28:47 +0000 (UTC) Date: Wed, 16 Feb 2022 20:28:45 -0500 From: Mike Frysinger To: newlib@sourceware.org Subject: Re: [PATCH] libgloss: merge wince configure script up a level Message-ID: Mail-Followup-To: newlib@sourceware.org References: <20220212100818.21044-1-vapier@gentoo.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="/PKJnvQu0Rxgs8xN" Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-5.5 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: newlib@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Newlib mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Feb 2022 01:28:53 -0000 --/PKJnvQu0Rxgs8xN Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 16 Feb 2022 09:45, Corinna Vinschen wrote: > On Feb 12 05:08, Mike Frysinger wrote: > > Move the minor wince-specific logic to a dedicated file & namespace > > them so we can merge its configure logic up a level. The makefile > > is a bit tricky, but maybe it still works. >=20 > Isn't wince a dead duck for ages? Maybe it's time to rip it out > instead? i have no idea and can't really test it. if we delete it, it'll take coordination with gcc though as wince is handled/declared in the root configure.ac script :x. -mike --/PKJnvQu0Rxgs8xN Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAmINpM0ACgkQQWM7n+g3 9YGUsg//eWpdz/EsYxdjENY8/X2ZfxoXUDjj5wxltTQICd9mq9jgfDUWdCSXBtor DZMl+XcZfMLGJE3W1ahbbLloD0GhQfLeTod11u2chRMLDe+OTQha8DDvNfZ/3xhZ mjwqr8iNn++iCKf+m7k5HvTTSWrEkbLfY2jTxTge8/iAWzzCgjU/9Qu+ODgzRJu6 oq88KCkTvOAz3KzfwPR0IjCixF5jGjQaHXpAnHeRA6P0oBP/EJFc+X0qKzZOEIag q3eL+I+tHdEhMYKwn4lc8uKVeWrztqL+cqp8pO4BJJiv9uWERGmpRzASM3ASn7Hg Kkpk+i50zH8MsYEalfbTY2IYhpafp3t9WRe3aqfvW7czEoSqbmTN+vq9Uvye4uDL MXXL/1kVerFdsq1A0sVbonEG1d3pGltuL9isvwE3WPMfaUiR222/nz0DYPTfQ0x5 Y+djsHgIqTKzmuXj2XJM69Wur96oUzTyybjMCYaCQxvr67MBntZBWieuXbZYXKpH 2mgSINOvqwBzbIYnmcDvhKeSTTskkB9TNvX71o1tedQxQUZmHzbib9cu1tPZY3ST NU2mXT6/SwpGnoWu21kCvAFPjCOmE6FK8nrrDqZb3A17pswiY1VyZiY1HAguGv6j 7s8vseUvWRhS2yNHrI1jYCDV2YUIBKvnXnSct1JwvN5XmPYYq5s= =iPWt -----END PGP SIGNATURE----- --/PKJnvQu0Rxgs8xN--