From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiK89-0006D7-DE for qemu-devel@nongnu.org; Thu, 08 May 2014 04:56:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WiK81-00087k-Up for qemu-devel@nongnu.org; Thu, 08 May 2014 04:56:41 -0400 Message-ID: <536B46C1.6010804@suse.de> Date: Thu, 08 May 2014 10:56:33 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1399537603-6905-1-git-send-email-dougkwan@google.com> <1399537603-6905-4-git-send-email-dougkwan@google.com> <536B4338.60006@suse.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 3/3] configure: Add new target ppc64el-linux-user List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?IkRvdWcgS3dhbiAo6Zec5oyv5b63KSI=?= Cc: riku.voipio@iki.fi, "qemu-ppc@nongnu.org" , QEMU Developers On 05/08/2014 10:46 AM, Doug Kwan (=E9=97=9C=E6=8C=AF=E5=BE=B7) wrote: > All the magic happens in the patch 2/3. Please don't top post. I still fail to see where you tell the build system that=20 ppc64le-linux-user should not have TARGET_WORDS_BIGENDIAN set. Alex