• unknown's avatar
    WL#2286 - Compile MySQL w/YASSL support · 20daba5c
    unknown authored
    Compilation errors fixes.
    
    
    config/ac-macros/yassl.m4:
      Switch to -l/-L instead of passing file name directly. (more portable for ".a" archives)
    extra/yassl/taocrypt/src/integer.cpp:
      Instantiate more templates (needed by some 64bit boxes).
    extra/yassl/taocrypt/src/template_instnt.cpp:
      Instantiate more templates (needed by some 64bit boxes).
      Move tcArrayDelete to TaoCrypt namespace (more portable).
    20daba5c
integer.cpp 97.2 KB