Page MenuHomeFreeBSD

kern.mk: add per-file bounds-safety build knob
Needs ReviewPublic

Authored by abhijeetsharma2002_gmail.com on Wed, Aug 19, 12:00 PM.
Tags
None
Referenced Files
F167512534: D58984.diff
Sat, Aug 22, 9:45 AM
Unknown Object (File)
Fri, Aug 21, 10:56 AM
Unknown Object (File)
Wed, Aug 19, 7:08 PM
Unknown Object (File)
Wed, Aug 19, 12:27 PM
Subscribers

Details

Reviewers
rpaulo
emaste
Summary

BOUNDS_SAFETY_FILES lists source basenames to compile with
-fbounds-safety; BOUNDS_SAFETY_SOFT additionally selects soft traps.
Empty by default, so this is inert until a file is opted in.

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 75737
Build 72620: arc lint + arc unit