mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
yassl changeset 2:
remove FIX_GCC_LINKING_PROBLEM and -DDEFINE_CXA_PURE_VIRTUAL replace echo in configure.in with AC_MSG_WARN/AC_MSG_ERROR don't set -DUSE_MYSYS_NEW for gcc 2.95 set $USE_MYSYS_NEW even if CXX is g++ yassl bugfixes instantiate all yassl templates explicitly
This commit is contained in:
@ -28,6 +28,3 @@ Command::Command(Instance_map *instance_map_arg)
|
||||
Command::~Command()
|
||||
{}
|
||||
|
||||
#ifdef __GNUC__
|
||||
FIX_GCC_LINKING_PROBLEM
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user