diff options
| author | Jakub Beránek <berykubik@gmail.com> | 2023-04-04 21:07:19 +0200 |
|---|---|---|
| committer | Jakub Beránek <berykubik@gmail.com> | 2023-04-04 21:07:19 +0200 |
| commit | c32953f44f98a16d49be5aa415855fdf26570336 (patch) | |
| tree | 4365e764afa290f72132dc63d94d15527a28c1d9 /compiler/rustc_codegen_llvm/src | |
| parent | 540a50df0fb23127edf0b35b0e497748e24bba1a (diff) | |
| download | rust-c32953f44f98a16d49be5aa415855fdf26570336.tar.gz rust-c32953f44f98a16d49be5aa415855fdf26570336.zip | |
Remove the use of `-use-gnu-stack` when BOLTing LLVM
This flag (counterintuitively) was removing the `GNU_STACK` ELF attribute, which caused the optimized `libLLVM.so` file to be flagged as having an executable stack on SELinux.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
