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

Mike Hommey via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 29 18:09:34 PST 2023


glandium wrote:

Weirdly, this leads to `warning: argument unused during compilation: '-nopie'` rather than `error: unknown argument: '-nopie'`

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


More information about the cfe-commits mailing list