mariadb/extra/yassl/taocrypt
svoj@mysql.com 7660f609e6 WL#2286 - Compile MySQL w/YASSL support
Fix for yaSSL link failures with Forte Developer 7, MIPSpro Compilers, Compaq C++.
These compilers have problem with implicit template instantiation in archives
(libyassl.a, libtaocrypt.a). Instantiate templates explicitly.

Fix for yaSSL link failure on powermacg5 (gcc 3.3). When -O3 is specified gcc inlines
__cxa_pure_virtual. This is wrong behavior, __cxa_pure_virtual must never be inlined.
2005-06-19 21:46:44 +05:00
..
include WL#2286 - Compile MySQL w/YASSL support 2005-06-19 21:46:44 +05:00
src WL#2286 - Compile MySQL w/YASSL support 2005-06-19 21:46:44 +05:00
Makefile.am WL#2286 Compile MySQL w/YASSL support 2005-04-28 18:23:27 +05:00
taocrypt.dsp WL#2286 Compile MySQL w/YASSL support 2005-04-28 18:23:27 +05:00
taocrypt.dsw WL#2286 Compile MySQL w/YASSL support 2005-04-28 18:23:27 +05:00