VirtualBox

Changeset 79019 in vbox for trunk/src/VBox/Storage/testcase


Ignore:
Timestamp:
Jun 6, 2019 10:04:32 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131168
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/Storage/testcase/Makefile.kmk

    r77242 r79019  
    143143 endif
    144144 ifeq ($(KBUILD_TARGET),linux)
    145   vbox-img_LIBS += crypt
    146145  ifdef SDK_VBOX_LIBXML2_LIBS
    147146   vbox-img_LIBS += xml2
     
    190189 endif
    191190 ifeq ($(KBUILD_TARGET),linux)
    192    vdkeystoremgr_LIBS += crypt
    193191  ifdef SDK_VBOX_LIBXML2_LIBS
    194192   vdkeystoremgr_LIBS += xml2
Note: See TracChangeset for help on using the changeset viewer.

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