Page MenuHomeFreeBSD

Allow to build ifconfig(8) without wireless support
ClosedPublic

Authored by avos on Feb 22 2019, 12:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 14, 8:48 AM
Unknown Object (File)
Tue, Nov 5, 5:10 PM
Unknown Object (File)
Oct 7 2024, 7:29 AM
Unknown Object (File)
Oct 4 2024, 8:23 AM
Unknown Object (File)
Oct 4 2024, 5:59 AM
Unknown Object (File)
Oct 3 2024, 9:00 PM
Unknown Object (File)
Oct 3 2024, 1:30 PM
Unknown Object (File)
Oct 3 2024, 2:11 AM
Subscribers

Details

Summary

The change removes SIOC[GS]IEEE80211 handling from ifconfig(8) if WITHOUT_WIRELESS_SUPPORT=yes is set in src.conf(5)

Also, lib80211 may be excluded from build after this change when WITHOUT_WIRELESS option is in use.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 23 2019, 12:12 PM
This revision was automatically updated to reflect the committed changes.