about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJakub Beránek <berykubik@gmail.com>2023-04-04 21:07:19 +0200
committerJakub Beránek <berykubik@gmail.com>2023-04-04 21:07:19 +0200
commitc32953f44f98a16d49be5aa415855fdf26570336 (patch)
tree4365e764afa290f72132dc63d94d15527a28c1d9 /compiler/rustc_codegen_llvm/src
parent540a50df0fb23127edf0b35b0e497748e24bba1a (diff)
downloadrust-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