Page MenuHomeFreeBSD

Disable -Werror to fix build on versions older than 11.0.
ClosedPublic

Authored by jhb on Aug 2 2017, 11:28 PM.
Tags
None
Referenced Files
F168033987: D11833.diff
Wed, Aug 26, 1:14 AM
Unknown Object (File)
Mon, Aug 24, 3:43 PM
Unknown Object (File)
Sun, Aug 23, 9:40 PM
Unknown Object (File)
Sun, Aug 23, 12:10 AM
Unknown Object (File)
Wed, Aug 12, 12:39 PM
Unknown Object (File)
Wed, Aug 12, 11:50 AM
Unknown Object (File)
Jul 2 2026, 8:39 PM
Unknown Object (File)
Jul 2 2026, 2:41 AM
Subscribers

Details

Reviewers
feld
Summary

The Makefiles in this port use CWARNFLAGS.clang to disable certain
warnings on clang. However, the bsd.*.mk files only support this
feature in 11.0 and later. Disable -Werror on older OS versions as
a workaround.

Test Plan
  • poudriere testport on 10.3, 11.0, 11.1 and 12.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 10824
Build 11216: arc lint + arc unit