Lines Matching +full:bad +full:- +full:build +full:- +full:check
7 It is integrated with the LTP build system. Just run `make check` or
8 `make check-a_test01`, where `a_test01` is an arbitrary test
13 The bad news is you must get and build Sparse[^1]. The good news is
14 that this only takes a minute and the build system does it for
15 you. Just try running `make check` as described above.
29 $ git submodule update --init
32 ### Modifying CFLAGS and -m32
34 When compiling the LTP with `-m32` it may break building
35 `sparse-ltp`. We do not pass LTP's `CFLAGS` or `HOST_CFLAGS` to
39 To avoid issues with m32, just pre-build the checker with a non-m32
41 tool itself. Similar issues with cross-compiling could be handled in a
42 similar way. Simply pre-build `sparse-ltp` and `libsparse.a` with a separate
47 Note that while it is possible to build Sparse with Clang. This may