Page MenuHomeFreeBSD

Rename NO_WERROR -> MK_WERROR=no
ClosedPublic

Authored by arichardson on Dec 13 2020, 6:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 7, 10:49 PM
Unknown Object (File)
Feb 25 2024, 1:23 PM
Unknown Object (File)
Jan 17 2024, 8:14 PM
Unknown Object (File)
Jan 10 2024, 8:36 AM
Unknown Object (File)
Jan 10 2024, 8:36 AM
Unknown Object (File)
Jan 10 2024, 8:36 AM
Unknown Object (File)
Jan 10 2024, 8:36 AM
Unknown Object (File)
Jan 10 2024, 8:36 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 35973
Build 32862: 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.