about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorSébastien Marie <semarie@online.fr>2021-12-17 11:27:14 +0000
committerSébastien Marie <semarie@online.fr>2021-12-17 11:27:14 +0000
commitc3da28eade867f731d8169a8c143e33353006e29 (patch)
tree852f25ad56cd8993b4935692ac89718b4ccb6214 /compiler/rustc_codegen_llvm/src
parent16d8a91d511b0e90391bcb20b8c67036071d9392 (diff)
downloadrust-c3da28eade867f731d8169a8c143e33353006e29.tar.gz
rust-c3da28eade867f731d8169a8c143e33353006e29.zip
pass -Wl,-z,origin to set DF_ORIGIN when using rpath
DF_ORIGIN flag signifies that the object being loaded may make reference to the $ORIGIN substitution string.

Some implementations are just ignoring DF_ORIGIN and do substitution for $ORIGIN if present (whatever DF_ORIGIN pr

Set the flag inconditionally if rpath is wanted.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions