[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-devel] RPATH, development vs. distribution.
- Date: Fri, 14 Oct 2011 11:15:57 -0400 (EDT)
- From: Tim St Clair <tstclair@xxxxxxxxxx>
- Subject: [Condor-devel] RPATH, development vs. distribution.
Folks -
I've enabled RPATH for *LINUX by default (both proper and non-proper). Those who are package maintainers who have strict RPATH rules for packaging, you can disable this option via -DCMAKE_SKIP_RPATH:BOOL=TRUE.
This should solve many of the version-i-tis issues developers have been having recently.
Cheers,
Tim