Skip to content

Conversation

@3405691582
Copy link
Contributor

The threading changes missed an os(OpenBSD), causing the Swift toolchain build to fail.

Checklist

  • I've run tests to see all new and existing tests pass
  • I've followed the code style of the rest of the project
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary

If you've made changes to gyb files

  • I've run ./scripts/generate_boilerplate_files_with_gyb.sh and included updated generated files in a commit of this pull request

Motivation:

Buildfix the upstream Swift toolchain on OpenBSD.

Modifications:

Added an os(OpenBSD) conditional, much like FreeBSD.

Result:

The Swift toolchain will build successfully again.

The threading changes missed an `os(OpenBSD)`, causing the Swift
toolchain build to fail.
@Lukasa Lukasa added the 🔨 semver/patch No public API change. label Sep 16, 2025
@Lukasa Lukasa enabled auto-merge (squash) September 16, 2025 15:01
@Lukasa Lukasa merged commit b1f7679 into apple:main Sep 16, 2025
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants