Page MenuHomeFreeBSD

arm: enable ssp
ClosedPublic

Authored by mhorne on Aug 3 2021, 6:20 PM.
Tags
None
Referenced Files
F170824646: D31400.id93188.diff
Sun, Sep 6, 8:55 PM
Unknown Object (File)
Sat, Sep 5, 8:11 PM
Unknown Object (File)
Sat, Sep 5, 11:06 AM
Unknown Object (File)
Wed, Sep 2, 10:15 AM
Unknown Object (File)
Wed, Sep 2, 3:54 AM
Unknown Object (File)
Tue, Sep 1, 1:36 AM
Unknown Object (File)
Sun, Aug 9, 11:04 PM
Unknown Object (File)
Sun, Aug 9, 7:14 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