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
Review URL: https://codereview.chromium.org/1525773002
Cr-Commit-Position: refs/heads/master@{#365125}
(cherry picked from commit 5e6333017764d72b4a9edefb12a5409340e9a33a)
Committed: https://chromium.googlesource.com/chromium/src/+/f85263d713f004df69e8ac2375f3909c490dc4c8
Patch Set 1 #
Messages
Total messages: 3 (1 generated)
|