From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55353) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wi6Hn-0004UD-Bf for qemu-devel@nongnu.org; Wed, 07 May 2014 14:09:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wi6He-0008Rg-9d for qemu-devel@nongnu.org; Wed, 07 May 2014 14:09:43 -0400 Sender: Paolo Bonzini Message-ID: <536A76C4.2080606@redhat.com> Date: Wed, 07 May 2014 20:09:08 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1399312923-24129-1-git-send-email-mjt@msgid.tls.msk.ru> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/22] Trivial patches for 2014-05-05 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Michael Tokarev Cc: QEMU Trivial , QEMU Developers Il 07/05/2014 14:50, Peter Maydell ha scritto: > git bisect says it's this makefile change. > > I think the problem here is that the rune for applying obj-specific > CFLAGS is only in the Rules.make line for %.o: %.c, and not in > the lines for building a .o file from a .cc, .cpp or .m file. That > should probably be fixed. I thought I had said I would include it together with other build patches... Michael, can you remove it from qemu-trivial? It's not like soft freeze is tomorrow. Paolo