http://bugs.orocos.org/show_bug.cgi?id=1058
Summary: Use LIB_SUFFIX in CMake
Product: BFL
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: build system
AssignedTo: bfl [..] ...
ReportedBy: hofmann [..] ...
CC: bfl [..] ...
Estimated Hours: 0.0
Created attachment 871
--> http://bugs.orocos.org/attachment.cgi?id=871
LIB_SUFFIX patch
Some distributions (e.g. Fedora) install libraries to /usr/lib64 on x86-64
systems. The BFl build system always installs to /usr/lib. The attached patch
uses the config value LIB_SUFFIX to allow installations to /usr/lib64.
Note: This is very similar to this KDL patch:
http://bugs.orocos.org/show_bug.cgi?id=1056
If the repository has been moved (e.g. to github), I'd be happy to resubmit the
patch there.
[Bug 1058] Use LIB_SUFFIX in CMake
http://bugs.orocos.org/show_bug.cgi?id=1058
Klaas Gadeyne <klaas [dot] gadeyne [..] ...> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED