Changeset 63976 in vbox for trunk/src/VBox/Storage
- Timestamp:
- Sep 23, 2016 2:37:57 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Storage/Makefile.kmk
r63788 r63976 57 57 if defined(VBOX_WITH_PLUGIN_CRYPT) 58 58 DLLS += VDPluginCrypt 59 VDPluginCrypt_TEMPLATE = VBoxR3ExtPackPuel 60 VDPluginCrypt_SDKS = VBoxOpenSslExtPack 59 VDPluginCrypt_TEMPLATE = VBoxR3ExtPackPuelWithOpenSsl 61 60 VDPluginCrypt_LDFLAGS.linux = -Wl,--no-undefined 62 61
Note:
See TracChangeset
for help on using the changeset viewer.