NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PR/57721 CVS commit: [netbsd-10] src



> Date: Tue, 28 Nov 2023 09:30:03 -0500
> From: Christos Zoulas <christos%zoulas.com@localhost>
> 
> Needs also the latest Makefile to fix the SSP build.

How do you provoke an SSP build error?

I tried building t_stack with USE_SSP=yes, and verified with
MAKEVERBOSE=2 that it includes `-Wstack-protector -fstack-protector'
but not `-Wno-error=stack-protector', on i386, amd64, and alpha.
Built just fine on i386 and amd64, and failed on alpha only because
-fstack-protector isn't supported.


Home | Main Index | Thread Index | Old Index