VirtualBox

Changeset 79019 in vbox for trunk/src/VBox/ValidationKit


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/ValidationKit/Config.kmk

    r76553 r79019  
    5252TEMPLATE_VBoxValidationKitR3Base_LIBS = $(TEMPLATE_VBoxR3Static_LIBS)
    5353if1of ($(KBUILD_TARGET), linux)
    54  TEMPLATE_VBoxValidationKitR3Base_LIBS += supc++ crypt
     54 TEMPLATE_VBoxValidationKitR3Base_LIBS += supc++
    5555 TEMPLATE_VBoxValidationKitR3Base_LDTOOL = $(subst GXX,GCC,$(TEMPLATE_VBoxR3Static_TOOL))
    5656endif
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