From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44801) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKjUU-0000Rk-Tm for qemu-devel@nongnu.org; Tue, 04 Mar 2014 02:10:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKjUP-0004SU-D9 for qemu-devel@nongnu.org; Tue, 04 Mar 2014 02:10:14 -0500 Received: from mail-qc0-x233.google.com ([2607:f8b0:400d:c01::233]:53896) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKjUP-0004SL-8f for qemu-devel@nongnu.org; Tue, 04 Mar 2014 02:10:09 -0500 Received: by mail-qc0-f179.google.com with SMTP id m20so4568313qcx.24 for ; Mon, 03 Mar 2014 23:10:08 -0800 (PST) Sender: Paolo Bonzini Message-ID: <53157C4C.3070104@redhat.com> Date: Tue, 04 Mar 2014 08:10:04 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <530F98A2.8040600@weilnetz.de> <530FB326.9080602@redhat.com> <5315796B.4050001@weilnetz.de> In-Reply-To: <5315796B.4050001@weilnetz.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] git build from clean broken? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil , Peter Maydell Cc: Fam Zheng , QEMU Developers Il 04/03/2014 07:57, Stefan Weil ha scritto: > Simply take the version without confusing review comments: > http://patchwork.ozlabs.org/patch/324909/. :-) > > To be honest: the other patch fixes one build regression and introduces > a new one, so it would not improve the situation. > > Paolo noticed that Makefile is a mess in some parts, and I agree. But > that is something which can be handled separately. Agree. Paolo