cmake SWIFT_STDLIB_HAS_ASL examples

swiftlang/swift stdlib/cmake/modules/StdlibOptions.cmake :41

option(SWIFT_STDLIB_HAS_ASL
       "Build stdlib assuming we can use the asl_log API."
       "${SWIFT_STDLIB_HAS_ASL_default}")