Ran
|
Files
111
|
Run time
13s
|
Badge
Embed ▾
README BADGES
|
cron
travis-ci
<a href="https://github.com/flexible-collision-library/fcl/commit/<a class=hub.com/flexible-collision-library/fcl/commit/83a1af61ba4efa81ec0b552b3121100044a8cf46">83a1af61b<a href="https://github.com/flexible-collision-library/fcl/commit/83a1af61ba4efa81ec0b552b3121100044a8cf46">">Fix compilation using default options on Emscripten (#470) * Fix compilation using default options on Emscripten By default, fcl compiles with the `FCL_USE_X64_SSE` option enabled, that compiles the library with SSE flags enabled. This creates problems in any compiler that do not targets x86 or x86_64 . While the problem can be easily solved by user by setting the FCL_USE_X64_SSE to OFF (as done for example in Debian packaging scripts, see https://salsa.debian.org/science-team/fcl/-/blob/</a><a class="double-link" href="https://github.com/flexible-collision-library/fcl/commit/<a class="double-link" href="https://github.com/flexible-collision-library/fcl/commit/61641fb7a12d19806c799503fc90fcd64b20c5ad">61641fb7a</a>">61641fb7a</a><a href="https://github.com/flexible-collision-library/fcl/commit/83a1af61ba4efa81ec0b552b3121100044a8cf46">/debian/rules#L10) it is nice to provide a working build out of the box.
286 of 393 relevant lines covered (72.77%)
661361.09 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|