Changeset 93844 in vbox for trunk/src/VBox/Additions/common/VBoxService
- Timestamp:
- Feb 18, 2022 2:43:41 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 150051
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk
r93115 r93844 88 88 $(if $(VBOX_WITH_VBOXSERVICE_VMINFO),VBOX_WITH_VBOXSERVICE_VMINFO,) 89 89 90 VBoxService_DEFS := VBOX_WITH_VBOXSERVICE_CONTROL 91 90 92 # Import global defines. 91 93 VBoxService_DEFS += \ … … 176 178 VBoxService-os2.def 177 179 180 VBoxService_LDFLAGS += -static 178 181 VBoxService_LDFLAGS.darwin = -framework IOKit 179 182
Note:
See TracChangeset
for help on using the changeset viewer.