Skip to content

Conversation

@al45tair
Copy link
Contributor

@al45tair al45tair commented Oct 4, 2024

We need a handful more autolink arguments; these were in a previous PR, but seem to have gone missing at some point during the re-core.

Additionally, Musl has the posix_spawn_file_actions_addchdir_np() function rather than the non-_np() version.

Fixes #5089.

…nsChdir.

We need a handful more autolink arguments; these were in a previous PR,
but seem to have gone missing at some point during the re-core.

Additionally, Musl has the `posix_spawn_file_actions_addchdir_np()`
function rather than the non-`_np()` version.

Fixes swiftlang#5089.
@al45tair
Copy link
Contributor Author

al45tair commented Oct 4, 2024

@swift-ci Please test Linux platform

@al45tair
Copy link
Contributor Author

al45tair commented Oct 4, 2024

@swift-ci Please test Windows platform

@parkera
Copy link
Contributor

parkera commented Oct 4, 2024

Thanks @al45tair

@al45tair al45tair merged commit e55e1d8 into swiftlang:main Oct 4, 2024
2 checks passed
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.

Cannot find 'URLRequest' in scope when building with the Static Linux SDK

3 participants