From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYclY-0001NS-5v for qemu-devel@nongnu.org; Wed, 14 Nov 2012 08:12:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TYclV-0002Nd-4K for qemu-devel@nongnu.org; Wed, 14 Nov 2012 08:12:28 -0500 Received: from e06smtp13.uk.ibm.com ([195.75.94.109]:58445) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYclU-0002NA-Rs for qemu-devel@nongnu.org; Wed, 14 Nov 2012 08:12:25 -0500 Received: from /spool/local by e06smtp13.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 14 Nov 2012 13:12:22 -0000 Received: from d06av05.portsmouth.uk.ibm.com (d06av05.portsmouth.uk.ibm.com [9.149.37.229]) by b06cxnps3074.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id qAEDCCwi29753534 for ; Wed, 14 Nov 2012 13:12:12 GMT Received: from d06av05.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av05.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id qAEDCJ7I020175 for ; Wed, 14 Nov 2012 06:12:19 -0700 From: Cornelia Huck Date: Wed, 14 Nov 2012 14:12:17 +0100 Message-Id: <1352898739-57797-1-git-send-email-cornelia.huck@de.ibm.com> Subject: [Qemu-devel] [PATCH 0/2] 'make test' build fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel , Paolo Bonzini , Anthony Liguori Hi, I've tried to make 'make test' at least build on an s390 host (not that it does anything interesting yet...) by changing the compiler for a test that's supposed to be architecture agnostic and doing some whitespace fixes in find-in-path. Build tested on Linux/s390 and Linux/x86. Cornelia Huck (2): tests/tcg: test_path is not i386 only rules.mak: Fix find-in-path rules.mak | 4 ++-- tests/tcg/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) -- 1.7.12.4