From patchwork Mon Oct 3 16:32:11 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 77224 Delivered-To: patch@linaro.org Received: by 10.140.106.72 with SMTP id d66csp1763614qgf; Mon, 3 Oct 2016 09:35:09 -0700 (PDT) X-Received: by 10.36.60.131 with SMTP id m125mr17308837ita.4.1475512509122; Mon, 03 Oct 2016 09:35:09 -0700 (PDT) Return-Path: Received: from lists.gnu.org (lists.gnu.org. [2001:4830:134:3::11]) by mx.google.com with ESMTPS id r142si17825818itb.45.2016.10.03.09.35.09 for (version=TLS1 cipher=AES128-SHA bits=128/128); Mon, 03 Oct 2016 09:35:09 -0700 (PDT) Received-SPF: pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) client-ip=2001:4830:134:3::11; Authentication-Results: mx.google.com; dkim=fail header.i=@linaro.org; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) smtp.mailfrom=qemu-devel-bounces+patch=linaro.org@nongnu.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: from localhost ([::1]:38133 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1br6Cq-0007mP-BS for patch@linaro.org; Mon, 03 Oct 2016 12:35:08 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41778) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1br6AE-0006Zz-Ia for qemu-devel@nongnu.org; Mon, 03 Oct 2016 12:32:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1br6AB-0002xa-2K for qemu-devel@nongnu.org; Mon, 03 Oct 2016 12:32:25 -0400 Received: from mail-wm0-x22b.google.com ([2a00:1450:400c:c09::22b]:35677) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1br6AA-0002xI-SB for qemu-devel@nongnu.org; Mon, 03 Oct 2016 12:32:23 -0400 Received: by mail-wm0-x22b.google.com with SMTP id f193so117344757wmg.0 for ; Mon, 03 Oct 2016 09:32:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=1RG8Cc5OUYwN9iC7ykXmIgce8b57nv0QDMNEsXQ9VeE=; b=CmLrDzG92A09gWDqPb5hadhDo77vGMO4mSy/6qr2XKi4Pg6oNL+WdnxWxKT6SdiWBd cQ8E10TrQby+p5JNRe16qJeMEI71lbg0HIvl/maF95hfGfP2XSQwUysdYdDVL9fmTzEa DLBVyUzlurJloSdAxROq6pQRGy+/OLvaJ5wSA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=1RG8Cc5OUYwN9iC7ykXmIgce8b57nv0QDMNEsXQ9VeE=; b=RX69dknh7zHV7jZH0YCf/JiGl36Qr8BwliW3aHvAua/MuEX+cjgkeRyLpMSoUQrWEl 4F5CShL/Ml8XzBLo9xcV3QUHvZBoKZJeOapGf6clyBvO+9yiGrram947dVyBvFqvINjT hTNIMtg4qNDY1vj+nDZjHFCzqIJqCe/138DZwwJ+JrUioYCl4Vdill/usONvzMLoEm4O G+wj+ntKXZcfTwW5bhU9YS6Z0nceehcmCEqgIU6bEEQlnMcwyQvrn1ncru2at6xL1l7+ 1sPtPima2OoIzlj803dIPAIF7QZP/N9vvZmEZEx6IqC3DVAIn7qSVsixr1s2yKK1EthU FsgA== X-Gm-Message-State: AA6/9RlqGKw59aDQkrwJQ84pf0E/bct8KEq0ZDz1p+d96OiV562k1rqfoONaz9lBKENwrNme X-Received: by 10.194.84.144 with SMTP id z16mr7886020wjy.210.1475512341774; Mon, 03 Oct 2016 09:32:21 -0700 (PDT) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id f69sm19687695wmg.19.2016.10.03.09.32.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Oct 2016 09:32:20 -0700 (PDT) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id 67B4F3E0146; Mon, 3 Oct 2016 17:32:18 +0100 (BST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: famz@redhat.com Date: Mon, 3 Oct 2016 17:32:11 +0100 Message-Id: <20161003163212.8101-4-alex.bennee@linaro.org> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20161003163212.8101-1-alex.bennee@linaro.org> References: <20161003163212.8101-1-alex.bennee@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::22b Subject: [Qemu-devel] [PATCH v2 3/4] tests/docker: make test-mingw honour TARGET_LIST X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?q?Alex=20Benn=C3=A9e?= , qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: "Qemu-devel" The other builders honour this variable, so should the mingw build. Signed-off-by: Alex Bennée --- tests/docker/test-mingw | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 2.9.3 diff --git a/tests/docker/test-mingw b/tests/docker/test-mingw index c03757a..51e9c0b 100755 --- a/tests/docker/test-mingw +++ b/tests/docker/test-mingw @@ -15,8 +15,10 @@ requires mingw dtc +DEF_TARGET_LIST="x86_64-softmmu,aarch64-softmmu" + for prefix in x86_64-w64-mingw32- i686-w64-mingw32-; do - TARGET_LIST=x86_64-softmmu,aarch64-softmmu \ + TARGET_LIST=${TARGET_LIST:-$DEF_TARGET_LIST} \ build_qemu --cross-prefix=$prefix \ --enable-trace-backends=simple \ --enable-debug \