From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36783) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tde42-0003RA-DB for qemu-devel@nongnu.org; Wed, 28 Nov 2012 04:36:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tde3y-00014i-IO for qemu-devel@nongnu.org; Wed, 28 Nov 2012 04:36:18 -0500 Received: from mail-pa0-f45.google.com ([209.85.220.45]:50961) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tde3y-00014b-BZ for qemu-devel@nongnu.org; Wed, 28 Nov 2012 04:36:14 -0500 Received: by mail-pa0-f45.google.com with SMTP id bg2so6730389pad.4 for ; Wed, 28 Nov 2012 01:36:13 -0800 (PST) Sender: Paolo Bonzini Message-ID: <50B5DB05.3050409@redhat.com> Date: Wed, 28 Nov 2012 10:36:05 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1354094186-32203-1-git-send-email-alevy@redhat.com> In-Reply-To: <1354094186-32203-1-git-send-email-alevy@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 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: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. Paolo