mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02:00
avoid useless system check on Windows
This commit is contained in:
parent
8c2462f938
commit
4180ba3d6e
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ SET(HAVE_FCNTL_H 1 CACHE INTERNAL "")
|
|||
SET(HAVE_FCNTL_NONBLOCK CACHE INTERNAL "")
|
||||
SET(HAVE_FCONVERT CACHE INTERNAL "")
|
||||
SET(HAVE_FDATASYNC CACHE INTERNAL "")
|
||||
SET(HAVE_DECL_FDATASYNC CACHE INTERNAL "")
|
||||
SET(HAVE_FENV_H CACHE INTERNAL "")
|
||||
SET(HAVE_FESETROUND CACHE INTERNAL "")
|
||||
SET(HAVE_FGETLN CACHE INTERNAL "")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue