diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2016-06-06 16:39:47 +0200 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2016-06-08 17:47:22 +0100 |
commit | 23654d45f8ac08e3725831d812eb8dcf74e5a0a0 (patch) | |
tree | f2ccb86dab18be69dc78339b2f069ce5b372f617 /cpu-exec.c | |
parent | 4adb05d8bd2a1b78828ee541ad9eaf1460687d85 (diff) |
.travis.yml: disable Sparse testing
On travis-ci.org, all builds fail with
/usr/include/features.h:324:11: error: unable to open bits/predefs.h
With "make docker-travis@ubuntu", they fail with
/usr/include/features.h:374:13: error: unable to open sys/cdefs.h
With "make docker-travis@fedora", finally, they fail due to sparse
not being able to parse some #pragmas in glib headers. Just kill
the thing from the CI builds.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
[AJB: tweak title for my OCD]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'cpu-exec.c')
0 files changed, 0 insertions, 0 deletions