Changeset 94862 in vbox
- Timestamp:
- May 5, 2022 5:14:34 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 151262
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r94861 r94862 999 999 endif 1000 1000 # Set this to enable packaging the fuse related bits into our installer. 1001 if1of ($(KBUILD_TARGET) , darwin)1001 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.amd64) 1002 1002 VBOX_WITH_FUSE_PACKING = 1 1003 1003 endif
Note:
See TracChangeset
for help on using the changeset viewer.