Files
swift-mirror/stdlib/public/runtime/EnvironmentVariables.cpp
Saleem Abdulrasool db160d5e81 runtime: tweak the environment handling
We would previously enable "environment variables" on Android via global
properties. Re-order the macros a bit to make it more explicit that the
environment handling is required for that and remove it when environment
variables are unsupported.
2025-02-07 09:26:49 -08:00

11 KiB