[libc-commits] [libc] [libc] fix LIBC_CONF_ENABLE_STRONG_STACK_PROTECTOR (PR #178136)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Wed Jan 28 05:46:43 PST 2026
jhuber6 wrote:
> > This breaks compilation for me
> > ```
> > clang++: error: argument unused during compilation: '-fstack-protector-strong' [-Werror,-Wunused-command-line-argument]
> > ```
>
> could you share some info about what architecture, OS etc you are running this on?
It's the NVPTX / GPU build. I'm going to revert to unblock this
https://github.com/llvm/llvm-project/pull/178136
More information about the libc-commits
mailing list