From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) by sourceware.org (Postfix) with ESMTP id C17B5385803D for ; Tue, 15 Feb 2022 16:35:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C17B5385803D 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 F1152340CCD; Tue, 15 Feb 2022 16:35:16 +0000 (UTC) Date: Tue, 15 Feb 2022 11:35:21 -0500 From: Mike Frysinger To: newlib@sourceware.org Subject: Re: [PATCH] newlib/libgloss: drop unused $(CROSS_CFLAGS) Message-ID: Mail-Followup-To: newlib@sourceware.org References: <20220214055416.12769-1-vapier@gentoo.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="nMIwWoy4j/ERWEZ3" Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-5.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, 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: Tue, 15 Feb 2022 16:35:19 -0000 --nMIwWoy4j/ERWEZ3 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 15 Feb 2022 14:43, Corinna Vinschen wrote: > On Feb 14 00:54, Mike Frysinger wrote: > > This is used in a bunch of places, but nowhere is it ever set, and > > nowhere can I find any documentation, nor can I find any other project > > using it. So delete the flags to simplify. >=20 > I think this was originally used to support different cflags during > canadian crosses, but if it's not used anywhere... if there's such a request again, we can define it in configure as a proper "precious variable" so it has clear documentation and visibility. -mike --nMIwWoy4j/ERWEZ3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAmIL1kkACgkQQWM7n+g3 9YFW2A//eovHAnhJ84oUjsOqR5PBXZFGzleKziyKNFsNY/5Wj+UzJz5MvfPDUjI7 pcIPdsWFt7FVsyc6QlKboH5pRLUD0KjR433NfjBxZsgK7DmEgKd/fL3Rs2eKs6wF bn2yGVMllZi6SOdMkxondkc4S+IMZLzkFoFopxqBFBzgCiRXFaQP0CpkXQ/dU8VZ +hVP/O3yGrpjp3V3Uu7UmEG5QqYSMlGFBf8hznVL+cSgFXtR2nSWlx8ct5rxvWic avs4OUe0qPURnl2mP1arGEnGIb8r2Vf7Fwkaaf0GW7LQwSlCTr1h6X8u08SY7gzs Ypg6sC36kTjp8gPHF76wdbDDOft1O8pZWTxvtZIV47NWoeWj7eHcE0Y03aZxIK6i JSHjW6qnhZFqcctMP0aN1EpmNwFKDkiPDO1OgocvYLfNuTt9KbcJj28qPw6He6+T roRdpaXe0kAuFvDJFvex3DltFofBvbRq1xP3C3Gwx2/84srWy+/YTQ08DHtKeXzy y2IYVcdbU6Se/STUvJYXFOgWHmQukxNK31K6yTWXUsL6QZGQSfNUbhSH0JZBt4bO R7Pwe0AcjLgbCCLmFiHe8TDeaRnDC9/lj9zjIP97zrF6WILq4puDQzA05/zjXtdM YiGBOkFKQ8g71gAvdPsnE7g3hOeXUZx3RuEsk3NXyzgYjNCdisI= =9Pdq -----END PGP SIGNATURE----- --nMIwWoy4j/ERWEZ3--