mirror of
https://github.com/MariaDB/server.git
synced 2026-04-27 02:35:29 +02:00
SET FN_NO_CASE_SENSE to 1 on Windows
This commit is contained in:
parent
fc08964e80
commit
e4cb186c6b
2 changed files with 5 additions and 0 deletions
|
|
@ -191,3 +191,5 @@ CHECK_TYPE_SIZE(ssize_t SIZE_OF_SSIZE_T)
|
|||
IF(NOT HAVE_SIZE_OF_SSIZE_T)
|
||||
SET(ssize_t SSIZE_T)
|
||||
ENDIF()
|
||||
|
||||
SET(FN_NO_CASE_SENSE 1)
|
||||
Loading…
Add table
Add a link
Reference in a new issue