about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2017-08-22 16:24:29 -0500
committerSamuel Holland <samuel@sholland.org>2017-08-22 16:24:29 -0500
commit054f31086814281fc3045bfdcc444344f0faf244 (patch)
tree049335c7298b4d712b51df2870133f156e2cffe0 /src/rustllvm/RustWrapper.cpp
parent12ceed013cdbd5d431a6908d49b2b6cb6fe1d032 (diff)
downloadrust-054f31086814281fc3045bfdcc444344f0faf244.tar.gz
rust-054f31086814281fc3045bfdcc444344f0faf244.zip
Disable PIE when linking statically
Static PIE support, while supported on musl, requires a patch to GCC.
Until/unless it is merged, adding '-pie' to the linker command line will
override '-static' and create a binary that requires a dynamic
interpreter (ld.so).
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions