qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fam Zheng <famz@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [Qemu-devel] [PULL 6/6] tests/docker: build all targets in test-clang
Date: Wed,  8 Jun 2016 15:22:25 +0800	[thread overview]
Message-ID: <20160608072225.26745-7-famz@redhat.com> (raw)
In-Reply-To: <20160608072225.26745-1-famz@redhat.com>

From: Paolo Bonzini <pbonzini@redhat.com>

Warnings specific to clang may affect devices that are not build by
x86_64-softmmu and aarch64-softmmu.  Build all targets since that
is also what Peter does.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1465224417-141321-7-git-send-email-pbonzini@redhat.com
Signed-off-by: Fam Zheng <famz@redhat.com>
---
 tests/docker/test-clang | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/docker/test-clang b/tests/docker/test-clang
index 6745dbe..60e4e97 100755
--- a/tests/docker/test-clang
+++ b/tests/docker/test-clang
@@ -20,7 +20,5 @@ OPTS="--enable-debug --cxx=clang++ --cc=clang --host-cc=clang"
 # See also: https://bugzilla.redhat.com/show_bug.cgi?id=1263834
 #OPTS="$OPTS --extra-cflags=-fsanitize=undefined \
     #--extra-cflags=-fno-sanitize=float-divide-by-zero"
-DEF_TARGET_LIST="$(echo {x86_64,aarch64}-softmmu)"
-TARGET_LIST=${TARGET_LIST:-$DEF_TARGET_LIST} \
 build_qemu $OPTS
 make $MAKEFLAGS check
-- 
2.8.3

  parent reply	other threads:[~2016-06-08  7:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-08  7:22 [Qemu-devel] [PULL 0/6] docker queue Fam Zheng
2016-06-08  7:22 ` [Qemu-devel] [PULL 1/6] tests/docker: fix make-archive-maybe Fam Zheng
2016-06-08  7:22 ` [Qemu-devel] [PULL 2/6] tests/docker: make test-full build all targets, not none Fam Zheng
2016-06-08  7:22 ` [Qemu-devel] [PULL 3/6] tests/docker: fix test-mingw Fam Zheng
2016-06-08  7:22 ` [Qemu-devel] [PULL 4/6] tests/docker: remove unused feature "ccache" Fam Zheng
2016-06-08  7:22 ` [Qemu-devel] [PULL 5/6] tests/docker: support travis test with fedora image Fam Zheng
2016-06-08  7:22 ` Fam Zheng [this message]
2016-06-08 16:16 ` [Qemu-devel] [PULL 0/6] docker queue Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160608072225.26745-7-famz@redhat.com \
    --to=famz@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).