Skip to content
Snippets Groups Projects
  • Deucе's avatar
    2436c333
    Remove dlopen support. · 2436c333
    Deucе authored
    Since we're modifying cryptlib anyway, we can't just dlopen any old
    cryptlib library.  Require linking with the lib.  This will break
    the MSVC build, so disable that for now.
    2436c333
    History
    Remove dlopen support.
    Deucе authored
    Since we're modifying cryptlib anyway, we can't just dlopen any old
    cryptlib library.  Require linking with the lib.  This will break
    the MSVC build, so disable that for now.