summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorArnaud A. de Grandmaison <arnaud.adegm@gmail.com>2013-11-18 10:34:59 +0000
committerArnaud A. de Grandmaison <arnaud.adegm@gmail.com>2013-11-18 10:34:59 +0000
commit69690e415653100353d4d4091a8899ec4519c4a8 (patch)
treef11cf064c621c1fd78d653acdcfe7b538569486a /clang/lib/Frontend/CompilerInvocation.cpp
parent88134e9b53809d8f88e14e7aea32fbbbd9c4e078 (diff)
downloadbcm5719-llvm-69690e415653100353d4d4091a8899ec4519c4a8.tar.gz
bcm5719-llvm-69690e415653100353d4d4091a8899ec4519c4a8.zip
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. llvm-svn: 194999
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud