Changeset 93845 in vbox
- Timestamp:
- Feb 18, 2022 2:59:23 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk
r93844 r93845 88 88 $(if $(VBOX_WITH_VBOXSERVICE_VMINFO),VBOX_WITH_VBOXSERVICE_VMINFO,) 89 89 90 VBoxService_DEFS := VBOX_WITH_VBOXSERVICE_CONTROL91 92 90 # Import global defines. 93 91 VBoxService_DEFS += \ … … 178 176 VBoxService-os2.def 179 177 180 VBoxService_LDFLAGS += -static181 178 VBoxService_LDFLAGS.darwin = -framework IOKit 182 179
Note:
See TracChangeset
for help on using the changeset viewer.