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 62A133858434 for ; Tue, 15 Feb 2022 16:34:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 62A133858434 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 053F83430B7; Tue, 15 Feb 2022 16:34:29 +0000 (UTC) Date: Tue, 15 Feb 2022 11:34:34 -0500 From: Mike Frysinger To: newlib@sourceware.org Subject: Re: [PATCH] newlib: i386/xstormy16: drop unused -I libm/common flag Message-ID: Mail-Followup-To: newlib@sourceware.org References: <20220214060129.19718-1-vapier@gentoo.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="NVgDW7M1EH5IOIol" 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: Tue, 15 Feb 2022 16:34:32 -0000 --NVgDW7M1EH5IOIol Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 15 Feb 2022 14:44, Corinna Vinschen wrote: > On Feb 14 01:01, Mike Frysinger wrote: > > These subdirs don't actually use anything from libm. The common dir > > in particular only has 4 header files, and none are included here. > >=20 > > The xstormy16 code has a comment mentioning why this hack is here, but > > it refers to code that was removed when its configure script was merged > > up a level. >=20 > But xstormy16 still builds? it sure does -mike --NVgDW7M1EH5IOIol Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAmIL1hoACgkQQWM7n+g3 9YHc/BAAuAz9sO56uFKWtUMKtKu9/Ets/oBY6I9aXP8ARrXK497TU0wxRF1VnZBR NoDjD3PWMDGEydAs2I7BXgNOFzWYfJ7UtwkATrLcLTINLfq4bz0puGmNcvLMYhU0 TsPXiAv9ZZtkS/g/NaTzjRvL8nl6jX1iYEs0/t/9zeaGoA+dxPqE0Agnb1Vk7wZn Ct6a5vp2TqtYeHIPa5isuyJ1WxhMwU5s8CKYBOTMMuaNHf0DpwcT9qplJD2vUCSO fj4EyTgFbsY0dgG8p6rS+NSyvt+GSAHPQL81ey1GXP6/rI5zKzgp1OsQg3iAvbMw ZdGaq0fCpT7DME0DGq79isecEJfVrnP3OyzM+HEeatgjN4iY//6brdovvhCmLnId f1LtpTg+L/3JcG5YvkfjphVbG0w6wXTo8y2s7m+Vhg5bRnk8IvD3sUTyKXwIOa/T UI18ZiZ5ngysdF2HPuidhcaCW1yi6Tpj04dwhWslEiGTBP20b+36ypos/RWzMJ4/ a1bz4Hq+r9AQExBkvk8YnXN1UDdVai6P22FhWp04q9pepabXwP4pMfXJ0goI2maq p6TYHCDHlrStqybN5aa3aR82iRILLQCRtlpHdpnIYdT8WB6TDA/zJCeteqE5li7a Stoh8jvPjV9stywsW6+gLFwyKzIdRVipcA6sAOuq54UjSviA2GU= =14wx -----END PGP SIGNATURE----- --NVgDW7M1EH5IOIol--