mirror of
https://github.com/curl/curl.git
synced 2026-08-24 11:43:38 +03:00
parent
3c6bf10863
commit
1a3408d6d8
1 changed files with 1 additions and 1 deletions
|
|
@ -468,7 +468,7 @@ include(CheckCSourceCompiles)
|
|||
if(WIN32)
|
||||
include("${CMAKE_CURRENT_SOURCE_DIR}/CMake/Platforms/WindowsCache.cmake")
|
||||
elseif(APPLE)
|
||||
# Fast-track predicable feature detections
|
||||
# Fast-track predictable feature detections
|
||||
set(HAVE_EVENTFD 0)
|
||||
set(HAVE_GETPASS_R 0)
|
||||
set(HAVE_SENDMMSG 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue