Skip to content

build: use Foundation instead of C for getenv #283

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 2, 2021

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented May 1, 2021

getenv is different across different platforms. Use Foundation to
abstract over the platform differences.

This cherry-picks the build changes from main to the 5.4 release to enable building on Windows.

`getenv` is different across different platforms.  Use Foundation to
abstract over the platform differences.
@compnerd
Copy link
Member Author

compnerd commented May 1, 2021

@swift-ci please test

@harlanhaskins harlanhaskins merged commit d81b6a6 into swiftlang:release/5.4 May 2, 2021
@compnerd compnerd deleted the 5.4-support branch May 2, 2021 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants