From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32817) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJ7A7-0002Ki-Kv for qemu-devel@nongnu.org; Mon, 09 Sep 2013 15:30:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJ7A2-00021l-8Y for qemu-devel@nongnu.org; Mon, 09 Sep 2013 15:30:15 -0400 Received: from v220110690675601.yourvserver.net ([37.221.199.173]:60570) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJ7A2-00021N-2I for qemu-devel@nongnu.org; Mon, 09 Sep 2013 15:30:10 -0400 Message-ID: <522E21B9.509@weilnetz.de> Date: Mon, 09 Sep 2013 21:30:01 +0200 From: Stefan Weil MIME-Version: 1.0 References: <1372649418-4987-1-git-send-email-vapier@gentoo.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] configure: detect endian via compile test List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: James Hogan , =?ISO-8859-1?Q?Aur=E9lien_Jar?= =?ISO-8859-1?Q?no?= , Anthony Liguori Cc: Mike Frysinger , qemu-devel@nongnu.org, Richard Henderson Am 28.08.2013 10:21, schrieb James Hogan: > On 1 July 2013 04:30, Mike Frysinger wrote: >> This avoids needing to execute a program and keeping an (incomplete) >> list when cross-compiling. Signed-off-by: Mike Frysinger >> > This fixes mipsel cross compiling. I also checked it detected a mips > (be) compiler as big endian. Tested-by: James Hogan > [mips] Can somebody please apply this. Maybe > for stable too? Cheers James Ping? Aurelien, Anthony, who wants to commit this patch? Richard already reviewed it. See also http://patchwork.ozlabs.org/patch/268687/ for another configure patch waiting for a commit. Regards, Stefan