From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGaYB-0005MT-Sl for qemu-devel@nongnu.org; Tue, 16 Jun 2009 11:26:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGaY6-0005F1-Lp for qemu-devel@nongnu.org; Tue, 16 Jun 2009 11:26:15 -0400 Received: from [199.232.76.173] (port=56813 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGaY6-0005Eo-Dy for qemu-devel@nongnu.org; Tue, 16 Jun 2009 11:26:10 -0400 Received: from fmmailgate02.web.de ([217.72.192.227]:40693) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MGaY6-00083j-7Z for qemu-devel@nongnu.org; Tue, 16 Jun 2009 11:26:10 -0400 Message-ID: <4A37B986.3040501@web.de> Date: Tue, 16 Jun 2009 17:25:58 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <4A36AA61.6060008@web.de> In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigDA1F1B604CC57632AAE619D2" Sender: jan.kiszka@web.de Subject: [Qemu-devel] Re: [PATCH] configure: Append extra cflags and ldflags List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigDA1F1B604CC57632AAE619D2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Blue Swirl wrote: > On 6/15/09, Jan Kiszka wrote: >> In order to allow overriding flags that are set by configure, we have = to >> append them instead of prepending as it is done so far. >=20 > The help message from configure does not mention about overriding but > adding flags. Which one is this? I didn't derive this from the help, but from common practice when using EXTRA_* flags and the fact the gcc switches that come last override what comes first. Without the patch, adding your personal -W* switches to the build is impossible when they collide with some set by configure. Jan --------------enigDA1F1B604CC57632AAE619D2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAko3uYkACgkQniDOoMHTA+lvNgCfd93/kA64ArXTmAIwkK0Tr+cm eLkAn3FnT8uvCrPamz9nW4Iez0aR+N7s =tK6P -----END PGP SIGNATURE----- --------------enigDA1F1B604CC57632AAE619D2--