VirtualBox

Ignore:
Timestamp:
Jun 6, 2019 10:04:32 AM (6 years ago)
Author:
vboxsync
Message:

*.kmk: Don't link against libcrypt on linux, we resolve crypt_r dynamically in IPRT now. ticketref:18682

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk

    r78451 r79019  
    172172        $(VBOX_LIB_VBGL_R3) \
    173173        $(VBOX_LIB_IPRT_GUEST_R3)       # (The joy of unix linkers.)
    174 if1of ($(KBUILD_TARGET), linux)
    175  VBoxService_LIBS        += \
    176         crypt
    177 endif
    178174ifdef VBOX_WITH_DBUS
    179175 if1of ($(KBUILD_TARGET), linux solaris) # FreeBSD?
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette