The ssh-sk-helper utility only functions if/when MK_USB == yes.
Installing it on systems where MK_USB == no doesn't make sense.
Details
Details
This change unbreaks the build with a VM where MK_USB == no is set.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 74819 Build 71702: arc lint + arc unit
Event Timeline
Comment Actions
- Remove redundant SRCS entry added in original diff.
- Add MK_USB == no entries to OptionalObsoleteFiles.inc .