mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Merge branch 10.4 into 10.5
This commit is contained in:
commit
43037a5a48
6 changed files with 211 additions and 56 deletions
|
|
@ -34,6 +34,11 @@
|
|||
#cmakedefine HAVE_FLOAT_H 1
|
||||
#cmakedefine HAVE_FNMATCH_H 1
|
||||
#cmakedefine HAVE_FPU_CONTROL_H 1
|
||||
#cmakedefine HAVE_GETMNTENT 1
|
||||
#cmakedefine HAVE_GETMNTENT_IN_SYS_MNTAB 1
|
||||
#cmakedefine HAVE_GETMNTINFO 1
|
||||
#cmakedefine HAVE_GETMNTINFO64 1
|
||||
#cmakedefine HAVE_GETMNTINFO_TAKES_statvfs 1
|
||||
#cmakedefine HAVE_GRP_H 1
|
||||
#cmakedefine HAVE_IA64INTRIN_H 1
|
||||
#cmakedefine HAVE_IEEEFP_H 1
|
||||
|
|
@ -208,6 +213,7 @@
|
|||
#cmakedefine HAVE_SELECT 1
|
||||
#cmakedefine HAVE_SETENV 1
|
||||
#cmakedefine HAVE_SETLOCALE 1
|
||||
#cmakedefine HAVE_SETMNTENT 1
|
||||
#cmakedefine HAVE_SETUPTERM 1
|
||||
#cmakedefine HAVE_SIGSET 1
|
||||
#cmakedefine HAVE_SIGACTION 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue