summaryrefslogtreecommitdiffstats
path: root/tests/docker/test-clang
diff options
context:
space:
mode:
Diffstat (limited to 'tests/docker/test-clang')
-rwxr-xr-xtests/docker/test-clang2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/docker/test-clang b/tests/docker/test-clang
index e90a793178..324e341cea 100755
--- a/tests/docker/test-clang
+++ b/tests/docker/test-clang
@@ -23,5 +23,5 @@ OPTS="--cxx=clang++ --cc=clang --host-cc=clang"
#OPTS="$OPTS --extra-cflags=-fsanitize=undefined \
#--extra-cflags=-fno-sanitize=float-divide-by-zero"
build_qemu $OPTS
-make $MAKEFLAGS check
+check_qemu
install_qemu