DescriptionOnly set -rpath=$ORIGIN in component builds by default.
Statically-linked binaries do not need -rpath=$ORIGIN
set, and setting it can be a source of strange security
issues (see bug for more details).
Manually add this to some test binaries that require shared libraries to be loaded from the build directory.
R=phajdan.jr@chromium.org, thestig@chromium.org
BUG=556843
CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_chromium_dbg_ng
Forked from http://crrev.com/1448213002
Committed: https://crrev.com/3de132ceb95eb0d1fd40b611374d6868c717d2b4
Cr-Commit-Position: refs/heads/master@{#364877}
Patch Set 1 #Patch Set 2 : Comments and browser tests fix #Patch Set 3 : Mojo #Patch Set 4 : #
Messages
Total messages: 31 (13 generated)
|