Skip to content

Conversation

3405691582
Copy link
Member

@3405691582 3405691582 commented Sep 16, 2025

Add OpenBSD to the CMake clause that adds libexecinfo.

Motivation:

swift test fails on some projects with ld: error: undefined reference due to --no-allow-shlib-undefined: backtrace; backtrace is provided by libexecinfo on OpenBSD.

Modifications:

Add OpenBSD to the CMake clause that adds libexecinfo.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

@stmontgomery stmontgomery added bug 🪲 Something isn't working build 🧱 Affects the project's build configuration or process openbsd 🐡 OpenBSD support labels Sep 16, 2025
@stmontgomery stmontgomery added this to the Swift 6.x (main) milestone Sep 16, 2025
Copy link
Contributor

@stmontgomery stmontgomery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@stmontgomery stmontgomery merged commit 279629f into swiftlang:main Sep 16, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working build 🧱 Affects the project's build configuration or process openbsd 🐡 OpenBSD support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants