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, Mar 28, 9:12 AM
Unknown Object (File)
Feb 14 2024, 5:45 PM
Unknown Object (File)
Jan 13 2024, 3:27 AM
Unknown Object (File)
Dec 30 2023, 12:24 AM
Unknown Object (File)
Dec 26 2023, 10:06 AM
Unknown Object (File)
Dec 20 2023, 8:13 AM
Unknown Object (File)
Dec 9 2023, 10:38 PM
Unknown Object (File)
Oct 4 2023, 12:18 PM
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.