Page MenuHomeFreeBSD

wlanstat: Drop unneeded bsd.compiler.mk from Makefile
ClosedPublic

Authored by jhb on Jan 26 2026, 4:25 PM.
Tags
None
Referenced Files
F167168558: D54894.id170861.diff
Wed, Aug 19, 3:27 PM
Unknown Object (File)
Tue, Aug 18, 9:36 PM
Unknown Object (File)
Mon, Aug 17, 2:35 PM
Unknown Object (File)
Sun, Aug 16, 10:51 AM
Unknown Object (File)
Thu, Aug 13, 10:44 AM
Unknown Object (File)
Thu, Aug 13, 12:13 AM
Unknown Object (File)
Wed, Aug 12, 12:21 AM
Unknown Object (File)
Mon, Aug 10, 11:33 PM
Subscribers

Details

Summary

NFC, but downstream in CheriBSD this was causing a link error as the
Makefile was overriding CFLAGS set via a side effect of
bsd.compiler.mk.

Sponsored by: AFRL, DARPA

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Jan 26 2026, 4:25 PM

Sorry, I am a bit slow; what does NFC in the proposed commit message stand for? Not For Commit? No Functional Change? Care to expand before commit?

This revision is now accepted and ready to land.Jan 26 2026, 4:49 PM
brooks added a subscriber: brooks.

NFC = "No functional change" in this context.