Changeset 79019 in vbox for trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk
- Timestamp:
- Jun 6, 2019 10:04:32 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk
r78451 r79019 172 172 $(VBOX_LIB_VBGL_R3) \ 173 173 $(VBOX_LIB_IPRT_GUEST_R3) # (The joy of unix linkers.) 174 if1of ($(KBUILD_TARGET), linux)175 VBoxService_LIBS += \176 crypt177 endif178 174 ifdef VBOX_WITH_DBUS 179 175 if1of ($(KBUILD_TARGET), linux solaris) # FreeBSD?
Note:
See TracChangeset
for help on using the changeset viewer.