VirtualBox

Changeset 63976 in vbox for trunk/src/VBox/Storage


Ignore:
Timestamp:
Sep 23, 2016 2:37:57 PM (8 years ago)
Author:
vboxsync
Message:

Replaced the VBoxOpenSslExtPack SDK with a VBoxR3ExtPackPuelWithOpenSsl template to make sure the ssl & crypto libs are included before VBoxRT to make sure we don't pick up any OpenSSL symbols from the latter.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/Makefile.kmk

    r63788 r63976  
    5757 if defined(VBOX_WITH_PLUGIN_CRYPT)
    5858  DLLS += VDPluginCrypt
    59   VDPluginCrypt_TEMPLATE      = VBoxR3ExtPackPuel
    60   VDPluginCrypt_SDKS          = VBoxOpenSslExtPack
     59  VDPluginCrypt_TEMPLATE      = VBoxR3ExtPackPuelWithOpenSsl
    6160  VDPluginCrypt_LDFLAGS.linux = -Wl,--no-undefined
    6261
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