swiftlang/swift
stdlib/cmake/modules/StdlibOptions.cmake
:201
option(SWIFT_STDLIB_HAS_STDIN
"Build stdlib assuming the platform supports stdin and getline API."
TRUE)