VirtualBox

Changeset 75431 in vbox


Ignore:
Timestamp:
Nov 13, 2018 8:53:39 PM (6 years ago)
Author:
vboxsync
Message:

Config.kmk: NewVBoxGuestR3Exe needs -lcrypt here for linking VBoxControl and VBoxClient, otherwise crypt_r in process-posix.o (?) ends up unresolved. (debian testing)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r75429 r75431  
    68256825        $(VBOX_LIB_IPRT_GUEST_R3) \
    68266826        $(TEMPLATE_VBOXGUESTR3EXE_LIBS)
     6827ifeq ($(KBUILD_TARGET),linux)
     6828TEMPLATE_NewVBoxGuestR3Exe_LIBS += crypt
     6829endif
    68276830
    68286831#
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