• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

flexible-collision-library / fcl / 596 / 1
47%
master: 73%

Build:
Build:
LAST BUILD BRANCH: v0.6.1
DEFAULT BRANCH: master
Ran 01 Jun 2017 03:31PM UTC
Files 414
Run time 22s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Feb 2017 01:59PM UTC coverage: 46.803%. First build
BUILD_TYPE=Debug COVERALLS=ON

push

travis-ci

jslee02
Add configure option FCL_NO_DEFAULT_RPATH (#203)

The currently used compiler settings explicitly set RPATH to
installed binaries which is not desired behaviour in some
circumstances, e.g. OpenEmbedded's QA checks report an issue
about redundant RPATH set to the standard '/usr/lib' directory.

This patch adds the configure option FCL_NO_DEFAULT_RPATH which is
ON by default in order to preserve the current behaviour, but
when set to OFF make CMake use its default RPATH settings, that is
set RPATH for the binaries in the build tree, but clear them out
for installed binaries.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>

6669 of 14249 relevant lines covered (46.8%)

63692.03 hits per line

Source Files on job 596.1 (BUILD_TYPE=Debug COVERALLS=ON)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 596
  • Travis Job 596.1
  • 2e3d2621 on github
  • Next Job for BUILD_TYPE=Debug COVERALLS=ON on build/libccd_double (#597.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc