[clang] [Driver] Make ELF -nopie specific to OpenBSD (PR #72578)

Brad Smith via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 16 14:58:15 PST 2023


brad0 wrote:

-nopie is for the linker. We only use -fno-pie for the compiler.

https://github.com/llvm/llvm-project/pull/72578


More information about the cfe-commits mailing list