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
Renald of https://codereview.chromium.org/1525733002/
TBR=dpranke@chromium.org
Committed: https://crrev.com/5e6333017764d72b4a9edefb12a5409340e9a33a
Cr-Commit-Position: refs/heads/master@{#365125}
Patch Set 1 #Patch Set 2 : is_linux #Patch Set 3 : #
Dependent Patchsets: Messages
Total messages: 13 (8 generated)
|