From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlF5w-0006aI-1F for qemu-devel@nongnu.org; Wed, 19 Dec 2012 03:33:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TlF5r-0003py-MV for qemu-devel@nongnu.org; Wed, 19 Dec 2012 03:33:39 -0500 Received: from mail-ee0-f47.google.com ([74.125.83.47]:63051) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlF5r-0003pm-Ga for qemu-devel@nongnu.org; Wed, 19 Dec 2012 03:33:35 -0500 Received: by mail-ee0-f47.google.com with SMTP id e51so822104eek.34 for ; Wed, 19 Dec 2012 00:33:34 -0800 (PST) Sender: Paolo Bonzini Message-ID: <50D17BD8.7040009@redhat.com> Date: Wed, 19 Dec 2012 09:33:28 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <50B5DB05.3050409@redhat.com> <1996657319.38927007.1354096430632.JavaMail.root@redhat.com> In-Reply-To: <1996657319.38927007.1354096430632.JavaMail.root@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/2] libcacard: use LDFLAGS to produce i686 with --cpu=i386 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: qemu-devel@nongnu.org Il 28/11/2012 10:53, Alon Levy ha scritto: >> Il 28/11/2012 10:16, Alon Levy ha scritto: >>> > > diff --git a/roms/openbios b/roms/openbios >>> > > index f095c85..d1d2787 160000 >>> > > --- a/roms/openbios >>> > > +++ b/roms/openbios >>> > > @@ -1 +1 @@ >>> > > -Subproject commit f095c858136896d236931357b8d597f407286f71 >>> > > +Subproject commit d1d2787f87167edf487a60e61b9168514d5a7434 >> > >> > This is probably unwanted. > Yes, my bad. I'll drop it in the pull request. > Are you going to send it soon? Paolo