Page MenuHomeFreeBSD

arm: enable ssp
ClosedPublic

Authored by mhorne on Aug 3 2021, 6:20 PM.
Tags
None
Referenced Files
F107122321: D31400.diff
Fri, Jan 10, 11:19 AM
Unknown Object (File)
Thu, Dec 26, 7:34 PM
Unknown Object (File)
Thu, Dec 12, 12:03 PM
Unknown Object (File)
Wed, Dec 11, 7:01 PM
Unknown Object (File)
Dec 11 2024, 8:24 AM
Unknown Object (File)
Dec 6 2024, 6:29 AM
Unknown Object (File)
Oct 19 2024, 11:57 AM
Unknown Object (File)
Oct 7 2024, 10:58 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40835
Build 37724: arc lint + arc unit