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

flexible-collision-library / fcl / 581
73%

Build:
DEFAULT BRANCH: master
Ran 07 Feb 2017 02:16PM UTC
Jobs 1
Files 414
Run time 20s
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
581

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 581.1 (BUILD_TYPE=Debug COVERALLS=ON) 07 Feb 2017 02:16PM UTC 0
46.8
Travis Job 581.1
Source Files on build 581
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #581
  • 2e3d2621 on github
  • Prev Build on master (#575)
  • Next Build on master (#603)
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