From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiNsl-00014x-4W for qemu-devel@nongnu.org; Thu, 08 May 2014 08:57:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WiNsg-0000AJ-75 for qemu-devel@nongnu.org; Thu, 08 May 2014 08:57:03 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:56152) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiNsg-0000A8-03 for qemu-devel@nongnu.org; Thu, 08 May 2014 08:56:58 -0400 Message-ID: <536B7F18.3070404@msgid.tls.msk.ru> Date: Thu, 08 May 2014 16:56:56 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1399553216-14078-1-git-send-email-pbonzini@redhat.com> In-Reply-To: <1399553216-14078-1-git-send-email-pbonzini@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] build: add support for $@-cflags to all compiler rules List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-devel@nongnu.org 08.05.2014 16:46, Paolo Bonzini wrote: > This is needed in order to use per-object flags variables. Assuming we don't need to have separate -cflags for asm files, Reviewed-by: Michael Tokarev Thanks, /mjt