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

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

Build:
Build:
LAST BUILD BRANCH: v0.6.1
DEFAULT BRANCH: master
Ran 01 Jun 2017 03:31PM UTC
Jobs 1
Files 414
Run time 24s
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

pending completion
596

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

Jobs
ID Job ID Ran Files Coverage
1 596.1 (BUILD_TYPE=Debug COVERALLS=ON) 01 Jun 2017 03:31PM UTC 0
46.8
Travis Job 596.1
Source Files on build 596
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #596
  • 2e3d2621 on github
  • Next Build on build/libccd_double (#597)
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