[llvm-commits] [polly] r153734 - /polly/trunk/www/get_started.html
Joerg Sonnenberger
joerg at britannica.bec.de
Fri Mar 30 06:09:47 PDT 2012
On Fri, Mar 30, 2012 at 02:44:44PM +0200, Sylvestre Ledru wrote:
> Well, in the context of distribution of your software, be careful,
> distros hate rpath:
> http://fedoraproject.org/wiki/Packaging:Guidelines#Beware_of_Rpath
> http://wiki.debian.org/RpathIssue
As usual, the documentation is misguided. Short summary is "don't use
rpath for standard locations, but for non-standard locations it is
perfectly fine."
Joerg
More information about the llvm-commits
mailing list