diff options
author | Arnaud A. de Grandmaison <arnaud.adegm@gmail.com> | 2013-11-18 10:34:59 +0000 |
---|---|---|
committer | Arnaud A. de Grandmaison <arnaud.adegm@gmail.com> | 2013-11-18 10:34:59 +0000 |
commit | ea8e1447d1f563f743b6b73739f4ff0912595752 (patch) | |
tree | 57489ec2b05135a3faf63f5e4dad4ab0c77f533e /docs/MakefileGuide.rst | |
parent | 38ea7b55ece37f189726ff5bc60e0b5c2754bee4 (diff) | |
download | external_llvm-ea8e1447d1f563f743b6b73739f4ff0912595752.zip external_llvm-ea8e1447d1f563f743b6b73739f4ff0912595752.tar.gz external_llvm-ea8e1447d1f563f743b6b73739f4ff0912595752.tar.bz2 |
test-release.sh: tweak RPATH for the binary packages.
libtool sets RPATH to "$ORIGIN/../lib:/the/directory/where/it/was/built/lib" so that a developper can use the built or the installed version seamlessly. Our binary packages should not have this developer friendly tweak, as the users of the binaries will not have the build tree.
Beside, in case the development tree is a possibly on an automounted share, this can create very bad user experience : they will incur an automount timeout penalty and will get a very bad feeling of llvm/clang's speed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194999 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/MakefileGuide.rst')
0 files changed, 0 insertions, 0 deletions