Page MenuHomeFreeBSD

Rename NO_WERROR -> MK_WERROR=no
ClosedPublic

Authored by arichardson on Dec 13 2020, 6:49 PM.
Tags
None
Referenced Files
F102650636: D27601.diff
Fri, Nov 15, 8:38 AM
Unknown Object (File)
Wed, Nov 13, 10:33 PM
Unknown Object (File)
Tue, Nov 12, 4:04 AM
Unknown Object (File)
Tue, Nov 5, 12:40 PM
Unknown Object (File)
Mon, Nov 4, 9:31 AM
Unknown Object (File)
Sun, Oct 20, 8:46 AM
Unknown Object (File)
Wed, Oct 16, 7:05 PM
Unknown Object (File)
Oct 15 2024, 10:55 AM
Subscribers

Details

Summary

As suggested in D27598. This also supports MK_WERROR.clang=no and
MK_WERROR.gcc=no to support the existing NO_WERROR.<compiler> uses.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35385
Build 32303: arc lint + arc unit

Event Timeline

arichardson held this revision as a draft.

Seems to work fine when building amd64 world, but I haven't tried GCC yet.

MK_WERROR.clang=no is a bit weird, but it's not going to fit easily no matter what so using an odd spelling is probably for the best.

This revision is now accepted and ready to land.Dec 14 2020, 7:08 PM
This revision now requires review to proceed.Jan 6 2021, 5:54 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jan 7 2021, 11:09 AM
This revision was automatically updated to reflect the committed changes.