1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Many files:

Put back old code to check stack direction at configure time
This commit is contained in:
kent@mysql.com/kent-amd64.(none)
2007-07-23 23:54:55 +02:00
parent 8b5f22a0c3
commit 0886cc3bed
6 changed files with 39 additions and 1 deletions

View File

@@ -250,6 +250,8 @@ inline double ulonglong2double(ulonglong value)
#endif
#define STACK_DIRECTION -1
/* Optimized store functions for Intel x86 */
#ifndef _WIN64