Changeset 86827 in vbox
- Timestamp:
- Nov 6, 2020 1:51:56 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 141273
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r86825 r86827 508 508 # Enable building PAM modules. 509 509 if1of ($(KBUILD_TARGET), linux solaris) 510 # This PAM module requires guest properties. 511 ifdef VBOX_WITH_GUEST_PROPS 512 VBOX_WITH_PAM = 1 513 endif 510 VBOX_WITH_PAM = 1 514 511 endif 515 512 # Enable internal networking.
Note:
See TracChangeset
for help on using the changeset viewer.