mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01:00
7660f609e6
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. |
||
---|---|---|
.. | ||
include | ||
src | ||
Makefile.am | ||
taocrypt.dsp | ||
taocrypt.dsw |