Page MenuHomeFreeBSD

arm: enable ssp
ClosedPublic

Authored by mhorne on Aug 3 2021, 6:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 4:02 AM
Unknown Object (File)
Tue, Sep 16, 1:41 AM
Unknown Object (File)
Sun, Sep 14, 12:01 PM
Unknown Object (File)
Sep 10 2025, 5:12 AM
Unknown Object (File)
Aug 24 2025, 1:28 PM
Unknown Object (File)
Aug 19 2025, 7:48 AM
Unknown Object (File)
Aug 17 2025, 2:53 PM
Unknown Object (File)
Aug 5 2025, 8:30 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