From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 530F515817D for ; Thu, 13 Jun 2024 16:49:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2A8BE2B70; Thu, 13 Jun 2024 16:49:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 91DE6E2B62 for ; Thu, 13 Jun 2024 16:49:31 +0000 (UTC) From: Ulrich Mueller To: =?utf-8?B?TWljaGHFgiBHw7Nybnk=?= Cc: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] [PATCH] toolchain-funcs.eclass: Add tc-has-64bit-time_t In-Reply-To: <20240613152401.47691-1-mgorny@gentoo.org> (=?utf-8?Q?=22Mich?= =?utf-8?Q?a=C5=82_G=C3=B3rny=22's?= message of "Thu, 13 Jun 2024 17:23:52 +0200") References: <20240613152401.47691-1-mgorny@gentoo.org> Date: Thu, 13 Jun 2024 18:48:42 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Archives-Salt: a9797d02-df40-49c5-b00b-30977a0c1c2e X-Archives-Hash: 33baa5bf542f2e9ad9c996e628c40149 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable >>>>> On Thu, 13 Jun 2024, Micha=C5=82 G=C3=B3rny wrote: > + "$(tc-getCC)" ${CFLAGS} ${CPPFLAGS} -c -x c - -o /dev/null <<-EOF &>/de= v/null IIUC, tc-getCC can return values like "x86_64-pc-linux-gnu-gcc -m32 =2Dmfpmath=3Dsse", so probably you want to lose the quotes there. Ulrich --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFDBAEBCAAtFiEEtDnZ1O9xIP68rzDbUYgzUIhBXi4FAmZrIuoPHHVsbUBnZW50 b28ub3JnAAoJEFGIM1CIQV4uuHEH/0obPLg7gTf0Rm96MypuVX+x56lxul9EUcOe c1o5vJnR7UAlC4GpqCb4jxpkU2OwPC847T4OTcsRFI6RnRqCQCLcEqZrC+uBAaDM I1XrEsJivXttJ7yYLxv+KKCoz+3redNm7QzL14hUwuBmfr9ke2DdgHWMNvzStGTl qvA5Iuk4qsmpwwESl501KcCTsxM4xhhcZLLOFz6HwYiOQTzXoLRJgix4cXYRqcFK j7O2zXl9KElab8fFX52A65Z8qEuIzivu2S4M3zctvEuh7N8Bb1klBunaMJoAM8Yy 7NqNdDAWKrEnkD/4dA2EAlKaSIIWOPOgZrWmb3gXhh/6DefR3H4= =lFu7 -----END PGP SIGNATURE----- --=-=-=--