Page MenuHomeFreeBSD

arm: enable ssp
ClosedPublic

Authored by mhorne on Aug 3 2021, 6:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 2, 6:36 PM
Unknown Object (File)
Feb 24 2025, 2:29 AM
Unknown Object (File)
Feb 22 2025, 2:24 PM
Unknown Object (File)
Feb 22 2025, 6:38 AM
Unknown Object (File)
Feb 21 2025, 7:53 PM
Unknown Object (File)
Feb 21 2025, 7:42 PM
Unknown Object (File)
Jan 26 2025, 3:24 PM
Unknown Object (File)
Jan 25 2025, 7:49 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