From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38489) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2T1Z-0004kr-DC for qemu-devel@nongnu.org; Sun, 12 Jan 2014 16:56:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2T1Y-0003fE-Ku for qemu-devel@nongnu.org; Sun, 12 Jan 2014 16:56:53 -0500 Received: from mnementh.archaic.org.uk ([2001:8b0:1d0::1]:44733) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2T1Y-0003fA-FM for qemu-devel@nongnu.org; Sun, 12 Jan 2014 16:56:52 -0500 From: Peter Maydell Date: Sun, 12 Jan 2014 21:42:49 +0000 Message-Id: <1389562970-30944-1-git-send-email-peter.maydell@linaro.org> Subject: [Qemu-devel] [PULL 0/1] target-arm queue: build breakage fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Blue Swirl , qemu-devel@nongnu.org, Aurelien Jarno A very small pullreq containing Alexey's fix for the build breakage on bigendian hosts which I let slip through into the previous target-arm pull. (Is there some way I should be flagging up "build fixes" in a subject line?) Please pull. thanks -- PMM The following changes since commit eedc1a5db5e4d941e39e54344322c0b1e89dfdcd: Merge remote-tracking branch 'bonzini/scsi-next' into staging (2014-01-10 11:05:17 -0800) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20140112 for you to fetch changes up to 5cd8a11834d1fbb12439604ff6793b9f0bae4a15: arm: fix compile on bigendian host (2014-01-12 21:37:37 +0000) ---------------------------------------------------------------- target-arm queue: * build fix for bigendian hosts ---------------------------------------------------------------- Alexey Kardashevskiy (1): arm: fix compile on bigendian host target-arm/cpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)