Page MenuHomeFreeBSD

Fix building the kernel with upstream clang
AbandonedPublic

Authored by andrew on Sep 28 2017, 3:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 23 2023, 9:06 AM
Unknown Object (File)
Jul 15 2023, 4:30 PM
Unknown Object (File)
Jun 26 2023, 12:20 PM
Unknown Object (File)
Feb 3 2023, 11:49 AM
Subscribers
None

Details

Reviewers
dim
imp
emaste
Summary

Clang now warns when extern variables are not marked with a section when the variable has one. This is to help on an architecture FreeBSD will never run. As we have a few places where this is the case ignore this warning.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 11800