diff options
| author | Niels Sascha Reedijk <niels.reedijk@gmail.com> | 2018-06-09 14:08:45 +0000 |
|---|---|---|
| committer | Niels Sascha Reedijk <niels.reedijk@gmail.com> | 2018-06-24 17:29:36 +0200 |
| commit | bbe45ce584436ea23aeb9aec5871f7813f8c7476 (patch) | |
| tree | 2a8db7aa80c8e869d84d4544c05b0a683a185f30 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | ecf4fe0b6f2e3aefdf3926d1196075c8394585b1 (diff) | |
| download | rust-bbe45ce584436ea23aeb9aec5871f7813f8c7476.tar.gz rust-bbe45ce584436ea23aeb9aec5871f7813f8c7476.zip | |
Haiku: make it explicit that Haiku uses position independent
executables on x86_64 With the switch to gcc 7 the linker scripts don't always explicitly add the `-pie` flag anymore. This creates build failures on x86_64. Interestingly enough, adding this flag on i686 will lead to executables that fail to run when ASLR is enabled, so let's keep it x86_64 only.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
