Page MenuHomeFreeBSD

net/nfstrace: Unbreak build with json-c 0.19
AbandonedPublicDraft

Authored by olgeni on Fri, Jul 10, 2:23 AM.

Details

Reviewers
ehaupt
Summary

json-c 0.19 added static inline accessors to <json-c/linkhash.h>,
which trip -Werror -Wunused-function in the bundled JSON analyzer.
Add -Wno-unused-function to CFLAGS.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 74667
Build 71550: arc lint + arc unit