From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGcCI-0002q2-97 for qemu-devel@nongnu.org; Tue, 16 Jun 2009 13:11:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGcCD-0002p7-91 for qemu-devel@nongnu.org; Tue, 16 Jun 2009 13:11:45 -0400 Received: from [199.232.76.173] (port=41424 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGcCD-0002p4-42 for qemu-devel@nongnu.org; Tue, 16 Jun 2009 13:11:41 -0400 Received: from mx2.redhat.com ([66.187.237.31]:39254) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MGcCC-00032c-N2 for qemu-devel@nongnu.org; Tue, 16 Jun 2009 13:11:40 -0400 Message-ID: <4A37D254.2020305@redhat.com> Date: Tue, 16 Jun 2009 20:11:48 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] configure: Append extra cflags and ldflags References: <4A36AA61.6060008@web.de> In-Reply-To: <4A36AA61.6060008@web.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Blue Swirl , qemu-devel On 06/15/2009 11:09 PM, 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. > Ah, this is useful for -O0 when debugging. -- error compiling committee.c: too many arguments to function