Page MenuHomeFreeBSD

Only build secure/libexec/ssh-sk-helper if MK_USB == no
ClosedPublic

Authored by ngie on Jul 15 2026, 12:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 13, 1:13 AM
Unknown Object (File)
Tue, Aug 11, 11:05 PM
Unknown Object (File)
Tue, Aug 11, 11:05 PM
Unknown Object (File)
Tue, Aug 11, 11:01 PM
Unknown Object (File)
Mon, Aug 10, 12:35 PM
Unknown Object (File)
Mon, Aug 10, 12:14 PM
Unknown Object (File)
Mon, Aug 10, 1:02 AM
Unknown Object (File)
Sat, Aug 8, 9:48 PM
Subscribers

Details

Summary

The ssh-sk-helper utility only functions if/when MK_USB == yes.
Installing it on systems where MK_USB == no doesn't make sense.

Test Plan

This change unbreaks the build with a VM where MK_USB == no is set.

Diff Detail

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

Event Timeline

ngie requested review of this revision.Jul 15 2026, 12:39 AM
  • Remove redundant SRCS entry added in original diff.
  • Add MK_USB == no entries to OptionalObsoleteFiles.inc .
ngie edited the test plan for this revision. (Show Details)
ngie added a reviewer: emaste.
ngie added a subscriber: des.
This revision was not accepted when it landed; it landed in state Needs Review.Wed, Jul 22, 7:34 PM
This revision was automatically updated to reflect the committed changes.