swiftlang/swift
stdlib/cmake/modules/StdlibOptions.cmake
:205
option(SWIFT_STDLIB_HAS_ENVIRON
"Build stdlib assuming the platform supports environment variables."
TRUE)