Page MenuHomeFreeBSD

arm: enable ssp
ClosedPublic

Authored by mhorne on Aug 3 2021, 6:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 10, 7:39 AM
Unknown Object (File)
Tue, Mar 3, 5:52 PM
Unknown Object (File)
Fri, Feb 20, 9:04 PM
Unknown Object (File)
Feb 9 2026, 12:39 AM
Unknown Object (File)
Feb 8 2026, 11:17 AM
Unknown Object (File)
Feb 8 2026, 9:21 AM
Unknown Object (File)
Jan 30 2026, 10:26 PM
Unknown Object (File)
Jan 26 2026, 10:23 PM
Subscribers

Details

Summary

With current generation clang/llvm it can pass all of our tests in
libc/ssp.

While here, remove the extra MACHINE_CPUARCH check for mips. The SSP
option is marked BROKEN on this architecture in bsd.opts.mk, which is
enough to ensure normal builds won't set SSP_CFLAGS.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable