Commit 125f86ce authored by unknown's avatar unknown

univ.i Disable XCHG mutex implementation because of compile problem in GCC-2.96


innobase/include/univ.i:
  Disable XCHG mutex implementation because of compile problem in GCC-2.96
parent 043c49aa
......@@ -9,6 +9,8 @@ Created 1/20/1994 Heikki Tuuri
#ifndef univ_i
#define univ_i
#undef UNIV_INTEL_X86
#if (defined(_WIN32) || defined(_WIN64)) && !defined(MYSQL_SERVER)
#define __WIN__
#include <windows.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment